0
how to use random function in python
how do i do it is there a shorter and easier method
2 Respostas
+ 4
1. import it.
2. use it.
if you need help with your code, show your code
0
The random module has plenty function(methods) make sure you clarify exactly what you're trying to do with it.
you can paste your code.