For further actions, you may consider blocking this person and/or reporting abuse
Read next
# Spring Boot Annotation Cheat Sheet
Bellamer -
Optimizing Geometric Overlap Detection: A Deep Dive into Spatial Indexing with Python
Denny Danuwijaya -
Reactive vs. Ref in Vue 3: Whatโs the difference?
Jakub Andrzejewski -
DevOps vs. Platform Engineering: Another Trend or the Next Big Thing?
ATIXAG -
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.