Help!
My script is
import random rnumb = random.randint(1000000, 9999999) while 3>2: print(rnumb)
if i run this code got only one same number
ps. I use python 3.8
Aucun commentaire:
Enregistrer un commentaire