the range () function generates a sequence of list type
Answers
Answered by
2
Answer:
The range() function is used to generate a sequence of numbers over time at its simplest ,it accepts an integer and return a range object . ln Python 2, the range()returns a list which is not very efficient to handle large data. starting point of the sequence.
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Math,
3 months ago
English,
8 months ago
English,
11 months ago
Physics,
11 months ago
Computer Science,
11 months ago