This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
mumps-docs
Watch
1
Star
0
Fork
You've already forked mumps-docs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
mumps-docs
/
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