Hello World

python
#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!")

πŸ’¬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