samedi 4 mars 2023

How To Select all numbers on python [closed]

I want select all the numbers on python not choose a random number

how to do it

while True:
    id = ['407474340', '1950713662', '7993793340', '1606183110', '534649695', '2540710248']

    ran = ''.join(random.choice(id))



Aucun commentaire:

Enregistrer un commentaire