Browse Source

Remove one level of bullet points

DEV-4017-prototypes-exercise-1-animals
Hamza elkhatri 2 years ago committed by José Rosendo
parent
commit
adc4ca30c6
  1. 2
      subjects/front-back/README.md

2
subjects/front-back/README.md

@ -2,7 +2,7 @@
### Instructions
- Write a program that prints the previous and next alphabet of a given alphabet.
Write a program that prints the previous and next alphabet of a given alphabet.
- If the number of arguments is different from `1`, print (`'\n'`).
- If the length of the argument is different from `1`, print (`'\n'`)
- If the argument is not a letter, print (`'\n'`)

Loading…
Cancel
Save