+ 1
are modules in python enabled
im trying to add the random number generator module using import random As I do on my Linux computer and then use print random.random(0, 300) And I get a syntax error
2 Réponses
0
it is rand function not random.
check rand function then implement it.
0
yes, upper gives u the right answer. randint(a,b)