diff --git a/cup.py b/cup.py index 6c9bcaa..175402d 100644 --- a/cup.py +++ b/cup.py @@ -1,3 +1,5 @@ +import random + # on Christoffer's kill list class Cup: def roll(self):