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 ce858d0 commit df9a71dCopy full SHA for df9a71d
z11/main.py
@@ -8,6 +8,8 @@ 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
15
# Press the green button in the gutter to run the script.
0 commit comments