Browse Source

reverstrcap fix

content-update
lee 4 years ago
parent
commit
ed7b3656ba
  1. 2
      subjects/reversestrcap.en.md

2
subjects/reversestrcap.en.md

@ -7,8 +7,6 @@ Write a program that takes one or more `string` as arguments and that, **for eac
in lowercase
-then it displays the result followed by a newline (`'\n'`).
A word is a sequence of alphanumerical characters.
If there are no parameter, the program displays a newline.
### Usage

Loading…
Cancel
Save