瀏覽代碼

remove test files

ika 7 年之前
父節點
當前提交
97b8887fe9
共有 2 個文件被更改,包括 0 次插入14 次删除
  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')
-