Pricing
Learn
Code
Deploy
More
// Question 1 for (var a = 1; a <= 10 ; a++) { console.log(" \n ", a ); } // Question 2 // var
created 2 years ago