Browse Source

Update ascii-art.en.md

content-update
Christopher Fremond 5 years ago committed by GitHub
parent
commit
55902c7d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art/ascii-art.en.md

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

@ -2,7 +2,7 @@
### Objectives
Ascii-art consists on receiving a `string` has an argument and outputting the `string` in a graphic representation of ASCII.
Ascii-art consists on receiving a `string` as an argument and outputting the `string` in a graphic representation of ASCII.
- This project should handle numbers, letters, spaces, special characters and `\n`.
- Take a look on the ASCII manual.

Loading…
Cancel
Save