Beginner
Loops in Python
Use for loops and while loops
Design a multiplication table application (using for loops)
Design an application of their choice (using while loops)