Skip to content

Commit c56c504

Browse files
committed
z11 test 17
1 parent 958d4b4 commit c56c504

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

z11/main.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ def print_hi(name):
1111
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1212
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1313

14+
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
15+
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
16+
1417

1518
# Press the green button in the gutter to run the script.
1619
if __name__ == '__main__':

0 commit comments

Comments
 (0)