Biology, asked by prasanna11337, 11 months ago

what is the answer of this function
random,randrange(1,100,10)

Answers

Answered by drlprg
0

Answer:

Lopi opportunity to the next

Answered by AneesKakar
1

Explanation:

Here the function of random.randrange(1,100,10) in which the first value of the bracket is from where the operation will start in which here it is 1. The next number is where it will stop and the third number is the step counter which will be assigning the steps to jump.

So, the output will be any random values from 1 to 100 with an increment of 10 from 1.

Similar questions
Math, 5 months ago