Skip to content

Commit 541baed

Browse files
Fix layout
1 parent a338386 commit 541baed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/sessions/command_line_arguments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Write the script to do that.
186186
if word == 'bye':
187187
print('Sad to see you go human!')
188188
```
189+
189190
Some comments:
190191

191192
- `print(args[0])` prints the name of the script

0 commit comments

Comments
 (0)