Shahrayar123 / Python-Projects

Basic Python projects, good first issue
286 stars 284 forks source link

fixed grammatical error and minor code changes in dice.py #96

Open Jakov-Kusan opened 1 year ago

Jakov-Kusan commented 1 year ago

Fixed grammatical error and minor code changes in dice.py.

-Dics was changed to dice -The dice will now roll only when input is 'y' -Removed x variable as it was not needed