Created
June 30, 2019 14:54
-
-
Save Yousuf28/f9f35faa665392d06ed8f10d35a602f4 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
| function(a, b){ | |
| return a+b ; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment