We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579bc8b commit a7868fdCopy full SHA for a7868fd
README.md
@@ -63,6 +63,8 @@ Here is another program where it loops over digits to check if it's lucky
63
1
64
```
65
66
+>Also don't try to do nested loops. If-Else is fine but no Nested Loops.
67
+
68
You can find more examples in the examples folder.
69
70
>So, since there aren't any spaces what can we use instead of them?
0 commit comments