write the value generated for the following range function (a) range(10) ( b) range(3,7)
pea4518977:
Please marks as brainliest
Answers
Answered by
1
Answer:
a.In computer programming, range refers to possible variable values or the interval that includes the upper and lower bounds of an array. In statistics, range refers to the interval between points of data.
Explanation:
Similar questions