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