We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722835e commit 8ed16c8Copy full SHA for 8ed16c8
3. sys/exercise 3/README.md
@@ -7,7 +7,7 @@ Using the sys built-in module create a script that prints all arguments passed t
7
## Example
8
9
```cmd
10
-$ python3 solution.py arg1 arg2
+$ python3 exercise.py arg1 arg2
11
12
arg1
13
arg2
0 commit comments