Make a separate para of final instruction

This commit is contained in:
J Alan Brogan
2014-12-22 16:53:02 +00:00
parent 0f51434191
commit 98357913e9

View File

@ -28,6 +28,7 @@ The script takes three arguments.
The third is a triplet which the script should try to change analogously The third is a triplet which the script should try to change analogously
For example the following invocation will probably display "ijl" For example the following invocation will probably display "ijl"
```shell ```shell
$ python main.py abc abd ijk $ python main.py abc abd ijk
``` ```