Skip to content

Commit 8dabefa

Browse files
committed
add test.txt and test1.py。xuming 20170316
1 parent a5c7913 commit 8dabefa

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tool/test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import os
2+
3+
os.remove("test.txt")
4+
print('hello world')

tool/test1.py

Whitespace-only changes.

0 commit comments

Comments
 (0)