ソースを参照

Veeeeeeeery early days

Petra Lamborn 5 年 前
コミット
d90bd5777b
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      bot.py

+ 3
- 0
bot.py ファイルの表示

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