hello-world/python/helloworld.py

2 lines
40 B
Python
Raw Normal View History

2024-04-04 19:53:50 +00:00
#runs successfully
2024-04-04 18:21:30 +00:00
print("Hello World!")