Quellcode durchsuchen

remove test files

ika vor 7 Jahren
Ursprung
Commit
97b8887fe9
2 geänderte Dateien mit 0 neuen und 14 gelöschten Zeilen
  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')
-