I want the random values to be in a separate row, but I don't know how I can do it.
Import random d='2' g='3' sz='4' s='5' dd=input(random.sample([d,g,sz,s], k=4)) Output: - 1 - 2 - 3 - 4
Aucun commentaire:
Enregistrer un commentaire