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 b95c710 commit 3781d88Copy full SHA for 3781d88
z11/main.py
@@ -8,6 +8,7 @@ def print_hi(name):
8
# Use a breakpoint in the code line below to debug your script.
9
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
10
11
+ print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
12
13
14
# Press the green button in the gutter to run the script.
0 commit comments