Print 1 to 100 without using any number in your code

Hunny Chawla
Mar 14, 2021

In this article, I’m going to explain how to print numbers without using any number in your code using java.

Hack 1: Use ASCII values

Hack 2: Use String length

Thank you for reading this article.

If you like this article, appreciate me by clicking on the clap button. If you have any feedback or suggestions, don’t forget to write in the comment section.

--

--