Browse Source

Merge branch 'new-exercice-max-word-count' of https://github.com/01Founders/public into new-exercice-max-word-count

content-update
daggerron 3 years ago
parent
commit
6aac382daf
  1. 2
      subjects/maxwordcountn/README.md

2
subjects/maxwordcountn/README.md

@ -36,6 +36,6 @@ And its output :
```console
$ go run .
map[Orange:6 is:6 of:7 the:8]
map[Orange:6 of:7 the:8]
$
```

Loading…
Cancel
Save