Describe (or write) the code you would need to read the number of iterations to use from the command line and store it in a variable number. code example
Example: what is iteration in python
# Iteration is the execution of a statement repeatedly and without
# making any errors.