This website requires JavaScript.
Explore
Help
Sign In
p79084653
/
repo_demo
Watch
1
Star
0
Fork
You've already forked repo_demo
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
adding file test
Browse Source
...
This commit is contained in:
XArcher
2020-02-11 09:42:07 +08:00
parent
00d1c715e7
commit
3b42836d1b
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
hello.py
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/usr/bin/python3
import
sys
print
(
sys
.
version
)
print
(
"
Hello, World!
"
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
p79084653/repo_demo
Title
Body
Create Issue