A random dice roller
So I was sitting in Barnes and Nobles this evening and I realized, "Hey, I have WiFi!". So I decided to knock off a day on my challenge and write something that would take less than 5 mins. I decided on after much thought (Much longer than it should ...
lazar.hashnode.dev
Mark
You have two
def dice5():and can't throw 6This could probably be a
forloop instead:while inc < amount:, likefor inc in range(amount):