Browse Source

fixx on reverse

content-update
lee 5 years ago
parent
commit
7e638ee059
  1. 3
      subjects/ascii-art/ascii-reverse.en.md

3
subjects/ascii-art/ascii-reverse.en.md

@ -2,8 +2,9 @@
### Objectives
Ascii-reverse consists on reversing the process, converting the graphic representation into a text.
You must follow the same [instructions](https://github.com/01-edu/public/ascii-art.en.md) as in the first subject.
- Ascii-reverse consists on reversing the process, converting the graphic representation into a text.
- You will have to create a text file containing a graphic representation of a random `string`.
- The argument will be a **flag**, `--reverse=<fileName>`, in which `--reverse` is the flag and `<fileName>` is the file name.
- The program must print this `string` in **normal text**.

Loading…
Cancel
Save