Is it possible to generate a random number with random.randint from 0-100 on increments of 5?
random.randint
random.randint(0,100)
If its possible I need way to generate random integers from 0-100 but only with increments of 5.
Aucun commentaire:
Enregistrer un commentaire