1for (var i = 1; i <= 100; i++) {
2console.log(i);
3}
4//the boolean or the second term in the for statement5//which in this case is i <= 100 makes the console print6// numbers 1-100 7//KEY: REPLACE !)) WITH THE NUMBER U WANT IT TO GO UNTIL
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content