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