update file test

This commit is contained in:
XArcher 2020-02-11 09:45:34 +08:00
parent 3b42836d1b
commit 7c829a23e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python3
import sys
# adding comments
print(sys.version)
print("Hello, World!")
print("Hello, World!")