Browse Source

docs(frontback): added paragraph

pull/1622/head
jrosendo 2 years ago committed by José Rosendo
parent
commit
d5a8d222e7
  1. 1
      subjects/frontback/README.md

1
subjects/frontback/README.md

@ -3,6 +3,7 @@
### Instructions
Write a program that prints the previous letter and the next letter of the Latin alphabet.
- If the number of arguments is different from `1`, print a new line `\n`.
- If the length of the argument is different from `1`, print a new line `\n`.
- If the argument is not a letter, print a new line `\n`.

Loading…
Cancel
Save