vendredi 29 décembre 2017

How do I accept input from the user? [on hold]

from random import randint
print ("let me role your dice")
print("how many dice do you want to role")
ranNum = randint(0,6)
x = input

this is a random number generator. I have tried many things like using elif and if, else.




Aucun commentaire:

Enregistrer un commentaire