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