CBSE Class 11 Computer Science Question 14 of 173

Data Handling — Question 14

Back to all questions
14
Question

Question 14

To generate a random number in a sequence of values where two values have a difference a step value, randrange() or random.randrange() function is used.

Answer