samedi 30 mai 2020

Generate number repeating python

Code:

import random
number1=random.randint(0,62)
print(number1)

I tried and the numbers repeated each other.

One condition: The numbers will be different.




Aucun commentaire:

Enregistrer un commentaire