Browse Source

remove test files

ika 7 năm trước cách đây
mục cha
commit
97b8887fe9
2 tập tin đã thay đổi với 0 bổ sung14 xóa
  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')
-