Created
February 24, 2020 23:13
-
-
Save manakuro/00b6f7099723c84ab74a83bcb2f87e23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let result = exclaim(capitalize(doubleSay("hello"))); | |
result //=> "Hello, hello!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment