85b517eaef
08b771c863
@ -0,0 +1,3 @@
import random
for x in range(10):
print (random.randint(1,100))