For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Tech Tim (@TechTim42) -
Banjo Obayomi -
Ben Halpern -
William Baptist -
Once suspended, theoretician will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, theoretician will be able to comment and publish posts again.
Once unpublished, all posts by theoretician will become hidden and only accessible to themselves.
If theoretician is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to theoretician.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag theoretician:
Unflagging theoretician will restore default visibility to their posts.
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.