Skip to content

Commit df9a71d

Browse files
committed
z11 test 16
1 parent ce858d0 commit df9a71d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

z11/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ 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.
12+
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1113

1214

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

0 commit comments

Comments
 (0)