This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zmm
/
pdf_snail
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
92 MiB
Python
83.7%
PostScript
4.5%
C
4%
Tcl
3.7%
C++
1.4%
Other
2.3%
Tree:
1cd583311c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1cd583311c'
${ noResults }
pdf_snail
/
Lib
/
__phello__
/
__init__.py
7 lines
97 B
Raw
Blame
History
initialized
=
True
def
main
(
)
:
print
(
"
Hello world!
"
)
if
__name__
==
'
__main__
'
:
main
(
)
Reference in new issue