Q. The ___ is a built-in function that returns a range object that consists series of integer numbers, which we can iterate using a for loop.
β
Correct Answer: (A)
range()
You must be Logged in to update hint/solution