For further actions, you may consider blocking this person and/or reporting abuse
Read next
Displaying Python Script Outputs on Conky Panels
Everton Tenorio -
👻 Scary Ghost Cursor with Smoke Trail! 💀 code using html5,css3 and javascript
Prince -
Mastering Bruno: A Beginner's Guide to API Clients
Velan<> -
Forget Everything You Thought You Knew About AI Video: Veo 2 is Here 🚀
Sathya Anand -
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.