lundi 7 janvier 2019

python random.randint generate 0-100 on increments of 5

Is it possible to generate a random number with random.randint from 0-100 on increments of 5?

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