Browse Source

issirted subject

DEV-4017-prototypes-exercise-1-animals
zainabdnaya 2 years ago committed by José Rosendo
parent
commit
5d501ff8be
  1. 2
      subjects/sorted_arg/README.md

2
subjects/sorted_arg/README.md

@ -12,7 +12,7 @@ Write a program where you define if an argument is sorted or not sorted:
### Usage
Here is a program to test your function.
And it's output should be:
```console
$ go run . | cat -e

Loading…
Cancel
Save