We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958d4b4 commit c56c504Copy full SHA for c56c504
z11/main.py
@@ -11,6 +11,9 @@ def print_hi(name):
11
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
12
13
14
+ print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
15
16
+
17
18
# Press the green button in the gutter to run the script.
19
if __name__ == '__main__':
0 commit comments