Skip to content

Commit ccc2c17

Browse files
committed
z11 test 9
1 parent c2db0f8 commit ccc2c17

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
@@ -9,6 +9,7 @@ def print_hi(name):
99
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1010
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1111
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
12+
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint.
1213

1314

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

0 commit comments

Comments
 (0)