Skip to content

Commit 8ed16c8

Browse files
committed
exercise 3
1 parent 722835e commit 8ed16c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3. sys/exercise 3/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Using the sys built-in module create a script that prints all arguments passed t
77
## Example
88

99
```cmd
10-
$ python3 solution.py arg1 arg2
10+
$ python3 exercise.py arg1 arg2
1111
1212
arg1
1313
arg2

0 commit comments

Comments
 (0)