complexity: 3 ; importance: 5; author: docentmail


Comment usage (Problem 2015-12-14-09-12)

Question: Replace the code fragment, with multiple statements, that produce equal result. Each line/statement should have not more than one "."

var rez = document.getElementById("testspan").getAttribute("class").length;