Class 8_Python Assignment-1 1
Class 8_Python Assignment-1 1
Vasundhara
Subject – ICT
Grade – VIII
Iterative statements -Assignment 1
1. Which keyword is used to create a loop in Python that runs a specific number
of times?
a) while
b) for
c) loop
d) repeat