Created
July 30, 2018 23:18
-
-
Save gladchinda/a1e293f1c24b74619d993a0bc7932e01 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
| // Pair of parentheses is omitted | |
| const computeSquare = num => num * num; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment