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
dba3b50de3b5e9c3ca8a00aaa8c76cf8fed0e644
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