This commit is contained in:
Christoffer Müller Madsen 2018-03-14 14:02:56 +01:00
parent 5caae5b935
commit 08481e508a

2
cup.py
View File

@ -1,3 +1,5 @@
import random
# on Christoffer's kill list
class Cup:
def roll(self):