For further actions, you may consider blocking this person and/or reporting abuse
Read next
Provide storage for the IT department testing and training
Precious Oladele -
14 JavaScript Console Methods for Effective Debugging
Shefali -
Bridging the Gap: A Case Study on Synchronizing Shopify and Microsoft Dynamics GP
Shinetech Software -
Day 16: Introduction to DockerHub
Jonas Scholz -
Top comments (6)
Hi Sarah, what do you mean with horizontal for loops ?
Like, to print number from 1 - 10 horizontally in a for loop.
Oh I get it, you need to tell
print()
which ending character it needs to print, it defaults to newline:Awesome! it was very helpful :)
How to do that in Javascript?
how about adding a maximum value for each horizontal line? Say 8 number each line is the maximum.