waht do u mean by range in python??
Answers
Answered by
2
Answer:
The range() is a built-in function of Python which returns a range object, which is nothing but a sequence of integers
Answered by
6
The range () function is used to generate a sequence of number over time .
At its simplest it accepts an integers and returns a range object ...
❤
Similar questions
Computer Science,
5 months ago
Math,
5 months ago
Math,
5 months ago
Science,
11 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Math,
1 year ago