Posts by SOM • 49 points
2 posts
-
3
votes6
answers2258
viewsQ: Exercise: loop and for
Run a function called passandoPor printing on the console "here I have the value of x" where x will be the value of i for each iteration, for each value from 0 to 3. The code I made was this below!…
-
1
votes1
answer700
viewsQ: exercise: repetition
I am having difficulty in the following exercise: Make a function call printAzul4 that shows 4 times the word Blue. (required to use for) I can do the code just by using the for, but I can’t turn it…
javascriptasked SOM 49