SectionΒ 4. ChapterΒ 2
ninja.py
Diagonal Loop
Swipe to show menu
You already know that loops help you repeat actions. Now it is time to use them the way they are meant to be used β to simplify real solutions!
A quick reminder of the syntax:
for i in range(value):
# Actions to repeat
Task
Swipe to start coding
Solution
Explore other courses in Catalog
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 2
ninja.py
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat