Browse Source

Update compareprog.en.md

pull/490/head
MSilva95 5 years ago committed by Xavier Petit
parent
commit
2292408c58
  1. 2
      subjects/compareprog.en.md

2
subjects/compareprog.en.md

@ -6,7 +6,7 @@ Write a program that behaves like the `Compare` function from the `Go` package `
This program prints a number after comparing two `string` lexicographically. This program prints a number after comparing two `string` lexicographically.
### Usage: ### Usage
```console ```console
student@ubuntu:~/compareprog$ go build student@ubuntu:~/compareprog$ go build

Loading…
Cancel
Save