webturing hace 4 años
padre
commit
f1aec957e0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      K.py

+ 2 - 0
K.py

@@ -0,0 +1,2 @@
+for x in range(1, int(input())+1):
+    print(x)