Created
February 25, 2019 14:29
-
-
Save Violet-Bora-Lee/91e513cd40ccab3c1a9addf29d0636a5 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
var nathan = new Developer('Nathan'); | |
nathan.hello(); // Hello World! I am Nathan and I am a web developer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment