Skip to content

Commit 3781d88

Browse files
committed
z11 test 14
1 parent b95c710 commit 3781d88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

z11/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ def print_hi(name):
88
# Use a breakpoint in the code line below to debug your script.
99
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1010
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
11+
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1112

1213

1314
# Press the green button in the gutter to run the script.

0 commit comments

Comments
 (0)