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