This website requires JavaScript.
Explore
Help
Sign In
gal
/
berlin-picnic-api
Watch
1
Star
0
Fork
You've already forked berlin-picnic-api
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
897cbfdca8
berlin-picnic-api
/
hello.py
7 lines
95 B
Python
Raw
Blame
History
def
main
(
)
:
print
(
"
Hello from berlin-picnic-api!
"
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink