Last active
September 5, 2017 09:37
-
-
Save GSala/23c884ec377be525b27685dfad26621f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for (int i = 0; i < 100; i++){ | |
// print whatever | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment