I need to generate a random number via a function, return it to another function and then run that second function multiple times with the same random number I got in the first place. But the random number generator makes a new one whenever my function summons it for the random number. (Python3.7)
Aucun commentaire:
Enregistrer un commentaire