Skip to content

Commit a7868fd

Browse files
committed
Fixed Major Bug in If-Else
1 parent 579bc8b commit a7868fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Here is another program where it loops over digits to check if it's lucky
6363
1
6464
```
6565

66+
>Also don't try to do nested loops. If-Else is fine but no Nested Loops.
67+
6668
You can find more examples in the examples folder.
6769

6870
>So, since there aren't any spaces what can we use instead of them?

0 commit comments

Comments
 (0)