Browse Source

Update ascii-reverse.en.md

pull/394/head
OGordoo 5 years ago committed by GitHub
parent
commit
07c1c266ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art/ascii-reverse.en.md

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

@ -5,7 +5,7 @@
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 **flags**, `--reverse=<fileName>`, in which `--reverse` is the flag and `<fileName>` is the file name.
- 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**.
This project will help you learn about :

Loading…
Cancel
Save