Q19
What does the range() function return when used without specifying a start and step value?
A.
A sequence of numbers
AnswerB.
A single value
C.
A list of elements
D.
A string
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board