We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c42847 commit 9f1b711Copy full SHA for 9f1b711
z11/main.py
@@ -7,7 +7,6 @@
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
- print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
11
12
13
# Press the green button in the gutter to run the script.
0 commit comments