Skip to content

Instantly share code, notes, and snippets.

@smetroid
Last active January 17, 2024 06:19
Show Gist options
  • Save smetroid/09784455d79e43f72cc962ab682cebc0 to your computer and use it in GitHub Desktop.
Save smetroid/09784455d79e43f72cc962ab682cebc0 to your computer and use it in GitHub Desktop.
test1 python main screen
main():
print("hello world")
if function == "__main":
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment