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