Browse Source

Update README.md

pull/1291/head
Hamza elkhatri 2 years ago committed by David Mata
parent
commit
5cbf005b3b
  1. 2
      subjects/printascii/README.md

2
subjects/printascii/README.md

@ -2,7 +2,7 @@
### Instructions
Write a program that prints the ASCII value of a letter passed
Write a program that prints the ASCII value of a letter passed in the command line
- If the argument is not a letter nothing will be printed
- if the number of arguments is not 1 then nothing will be printed

Loading…
Cancel
Save