This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
python-tutorials
Watch
1
Star
0
Fork
You've already forked python-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
python-tutorials
/
sample
/
helpers.py
8 lines
84 B
Python
Raw
Permalink
Blame
History
def
get_answer
(
)
:
"""
Get an answer.
"""
return
True
print
(
"
Hello Python
"
)
Reference in New Issue
View Git Blame
Copy Permalink