Last active
August 8, 2020 07:48
-
-
Save plant99/eed61fb134ea335bc94e31fb642789b5 to your computer and use it in GitHub Desktop.
Revisions
-
plant99 revised this gist
Aug 8, 2020 . 1 changed file with 3 additions and 1 deletion.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 @@ -1 +1,3 @@ x = 4 def print_dummy(y): print(y) -
plant99 created this gist
Aug 8, 2020 .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 @@ x = 4