Skip to content

Instantly share code, notes, and snippets.

@Winnie247
Last active November 16, 2025 16:51
Show Gist options
  • Select an option

  • Save Winnie247/0b42276dda7bf1be5b9ae65f28621404 to your computer and use it in GitHub Desktop.

Select an option

Save Winnie247/0b42276dda7bf1be5b9ae65f28621404 to your computer and use it in GitHub Desktop.
print("Hello World")
print("Hello Everybody")
name = input("What is your name")
print("Hello,",name)
@Winnie247
Copy link
Author

This is a Hello World gist

@Winnie247
Copy link
Author

lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment