Ver Fonte

remove test files

ika há 7 anos atrás
pai
commit
97b8887fe9
2 ficheiros alterados com 0 adições e 14 exclusões
  1. 0 7
      6/print.py
  2. 0 7
      6/print2.py

+ 0 - 7
6/print.py

@@ -1,7 +0,0 @@
-import time
-
-for i in range(5):
-    print('aaa')
-    time.sleep(1)
-print('act 0.998')
-

+ 0 - 7
6/print2.py

@@ -1,7 +0,0 @@
-import time
-
-for i in range(5):
-    print('aaa')
-    time.sleep(1)
-print('act 0.998')
-