Browse Source

go-reloaded quotes problem

pull/878/head
OGordoo 3 years ago
parent
commit
591fbca43f
  1. 4
      subjects/go-reloaded/audit/README.md

4
subjects/go-reloaded/audit/README.md

@ -14,6 +14,6 @@
###### Is the text present in `result.txt` equal to: "Don't be sad, because sad backwards is das. And das not good"
##### In a file called `sample.txt` place the following text (without the double quotes): "harold wilson (cap, 2) : ' Im a optimist ,but a optimist who carries a raincoat . '". Now run the student program with the arguments: `sample.txt result.txt`.
##### In a file called `sample.txt` place the following text (without the double quotes): "harold wilson (cap, 2) : ' I am a optimist ,but a optimist who carries a raincoat . '". Now run the student program with the arguments: `sample.txt result.txt`.
###### Is the text present in `result.txt` equal to: "Harold Wilson: 'Im an optimist, but an optimist who carries a raincoat.'"
###### Is the text present in `result.txt` equal to: "Harold Wilson: 'I am an optimist, but an optimist who carries a raincoat.'"

Loading…
Cancel
Save