Last active
July 21, 2018 07:11
-
-
Save jaamaalxyz/d8af0b4aff3a9c8e27eb420bce4e8b0c 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
| const nahid = new Man() | |
| console.log(nahid.mouth('rice')); // I eat rice | |
| console.log(nahid.eye('a drama')); // I watch a drama |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment