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