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 c2db0f8 commit ccc2c17Copy full SHA for ccc2c17
z11/main.py
@@ -9,6 +9,7 @@ def print_hi(name):
9
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
10
11
12
+ print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
13
14
15
# Press the green button in the gutter to run the script.
0 commit comments