For further actions, you may consider blocking this person and/or reporting abuse
See why 4M developers consider Sentry, βnot bad.β
Fixing code doesnβt have to be the worst part of your day. Learn how Sentry can help.
Read next

How to do Review Sentiment Analysis using Python
oladejo abdullahi -

7 practical ways to build Backends much faster as a developer
Anmol Baranwal -

Mini-Max Sum - HackerRank Problem Solving
Deepak Raj -

Advent of Code 2024 Retro: What could you do if you didn't care whether you failed?
Ben Link -
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.