Last active
January 17, 2024 06:19
-
-
Save smetroid/09784455d79e43f72cc962ab682cebc0 to your computer and use it in GitHub Desktop.
Revisions
-
smetroid renamed this gist
Jan 17, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
smetroid revised this gist
Jan 17, 2024 . No changes.There are no files selected for viewing
-
smetroid created this gist
Jan 16, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ main(): print("hello world") if function == "__main": main()