Browse Source

$ -> %

content-update
lee 4 years ago
parent
commit
ed284cce05
  1. 2
      subjects/printstr/README.md

2
subjects/printstr/README.md

@ -31,6 +31,6 @@ And its output :
```console
student@ubuntu:~/[[ROOT]]/test$ go build
student@ubuntu:~/[[ROOT]]/test$ ./test | cat -e
Hello World!$
Hello World!%
student@ubuntu:~/[[ROOT]]/test$
```

Loading…
Cancel
Save