This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
docs-isharkfly-com
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
386b845f41c50f4f4332cdba91dddaaebe3ba6a8
docs-isharkfly-com
/
python-tutorials
/
sample
/
helpers.py
T
8 lines
84 B
Python
Raw
Normal View
History
Unescape
Escape
add project python-tutorials folder
2020-09-30 14:31:20 -04:00
def
get_answer
():
"""Get an answer."""
return
True
print
(
"Hello Python"
)
Reference in New Issue
Copy Permalink