top of page

Loops in Python

Loops in Python

Level :

Beginner

Content:

Loops in Python

Details:

  • Use for loops and while loops

  • Design a multiplication table application (using for loops)

  • Design an application of their choice (using while loops)

bottom of page