0
What is meaning of randint ? And what is it's use???
2 Respuestas
0
randint to get a random integer. If you want a random integer in your programme you can use it.
For example, it can be used in to create a simple dice programme.
+ 1
Randit gives out a random number