Skip to content

Instantly share code, notes, and snippets.

@smetroid
Last active January 17, 2024 06:19
Show Gist options
  • Select an option

  • Save smetroid/09784455d79e43f72cc962ab682cebc0 to your computer and use it in GitHub Desktop.

Select an option

Save smetroid/09784455d79e43f72cc962ab682cebc0 to your computer and use it in GitHub Desktop.

Revisions

  1. smetroid renamed this gist Jan 17, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. smetroid revised this gist Jan 17, 2024. No changes.
  3. smetroid created this gist Jan 16, 2024.
    5 changes: 5 additions & 0 deletions test1
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    main():
    print("hello world")

    if function == "__main":
    main()