how to code a dice game
i dunno how to be coding a dice game and i tried and it woud nt work on the code that even the teacher fixed
CalebCarlson
Just remember when you roll two dice it is NOT the same as picking a random number between 2 and 12, you would have to pick two random numbers between 1 and 6 and then add them together
Make a new Repl.it but make sure its python and not python with a flask or anything else with that. Press the check mark next to my comment if it helped