Browse Source

adding spaces

pull/561/head
lee 5 years ago committed by Clément
parent
commit
7354eca122
  1. 4
      subjects/method-man.en.md

4
subjects/method-man.en.md

@ -11,8 +11,8 @@ Write 5 functions:
- `whisper` that take a string and return it in lower case - `whisper` that take a string and return it in lower case
and surround it with `*` and surround it with `*`
- Create a `capitalize` function that takes a string - Create a `capitalize` function that takes a string
and transforms it to upper case only for the first letter, and transforms it to upper case only for the first letter,
and in lowercase for the rest of the string and in lowercase for the rest of the string
### Notions ### Notions

Loading…
Cancel
Save