C-17-Q085mediumsingle_mcq
In Python, the function commonly used to generate the iteration values for a for loop is:
In Python, the function commonly used to generate the iteration values for a for loop is:
- a
range - b
len - c
print - d
input
In Python, the function commonly used to generate the iteration values for a for loop is:
rangelenprintinput