Browse Source

docs(piscine-go): remove extra new line being printed in the example

pull/1620/head
eslopfer 2 years ago
parent
commit
00177d71b4
  1. 3
      subjects/printstr/README.md

3
subjects/printstr/README.md

@ -30,8 +30,7 @@ And its output :
```console
$ go run . | cat -e
Hello World!
$
Hello World!$
```
### Notions

Loading…
Cancel
Save