Browse Source

Veeeeeeeery early days

Petra Lamborn 5 years ago
parent
commit
d90bd5777b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      bot.py

+ 3
- 0
bot.py View File

@@ -0,0 +1,3 @@
1
+import random
2
+
3
+print(random.randint(0,12))