diff --git a/main.py b/main.py index 06f9c5f..9b820a9 100644 --- a/main.py +++ b/main.py @@ -2,8 +2,8 @@ # Press ⌃R to execute it or replace it with your code. # Press Double ⇧ to search everywhere for classes, files, tool windows, actions, and settings. - - +# comment +g def print_hi(name): # Use a breakpoint in the code line below to debug your script. print(f'Hi, {name}') # Press ⌘F8 to toggle the breakpoint.