This commit is contained in:
2022-11-26 02:16:50 +01:00
parent 2a77ef4d58
commit 6c103f007d
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
#!/usr/bin/env python3
import random
print(random.randint(0, 99))