6 ответов
+ 2
// Can you please describe your questions ?
+ 1
You have nested loops, the outer loop will loop 3 times and the inner loop will loop twice.
Within the inner loop, you will add the numbers 1 and 2 to the total of variable c until the outer loop is done.
https://code.sololearn.com/Wzv6eLz5utcA/#html
0
Hi! What is your problem?
0
Click to the link and check my Js file i am confusing that why the output is coming 9?
0
Thankyou so much ODLNT
0
You are welcome