Last active
February 7, 2024 19:02
-
-
Save Abdullah-Ajeebi/c20f850554fc8e9e2a8dc68c5b341532 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 < 10; i++) | |
| {// ^^ | |
| }// length | |
| // or | |
| for (int i = 0; i < 10; i++) { | |
| // ^^ | |
| // length | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
leave me alone this is a test.