dimanche 8 février 2015

how to print all random numbers in the randrange function of python

I am trying to explore the randrange function in python. Is there a way I can print all the numbers in the range of randrange() function. for example, if I have the random.randrange(0,3). Then how can I print 0,1,2





Aucun commentaire:

Enregistrer un commentaire