소스 검색

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')
-