Loading

Quipoin Menu

Learn • Practice • Grow

1/5
Exercise 1Python
Question

Write a Python program that prints the numbers from 1 to 10 using a `for` loop and then using a `while` loop.