Browse Source

Update compareprog.en.md

content-update
MSilva95 4 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.
### Usage:
### Usage
```console
student@ubuntu:~/compareprog$ go build

Loading…
Cancel
Save