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