Hello World
#python
π€cs
π
Last updated 19 days ago
a simple βHello, World!β program in Python
π»Source Code
# A simple Hello World program in Python
# print() is used to display text on the screen
print("Hello, World!")πRelated Snippets
Similar code snippets you might find interesting
π¬Comments (0)
πPlease login to post comments
π¬
No comments yet. Be the first to share your thoughts!
β‘Actions
Share this snippet:
π€About the Author
c
cs
Active contributor
