This website requires JavaScript.
Explore
Help
Sign in
ramon.vasquez
/
py_test
Watch
1
Star
0
Fork
You've already forked py_test
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
35a1ad455d
py_test
/
test.py
7 lines
79 B
Python
Raw
Normal View
History
Unescape
Escape
First commit
2025-10-29 13:11:30 -03:00
def
main
(
)
:
update
2025-10-29 15:45:08 -03:00
print
(
'
Hello, World!
'
)
First commit
2025-10-29 13:11:30 -03:00
if
__name__
==
'
__main__
'
:
main
(
)
Reference in a new issue
Copy permalink