Created
January 9, 2019 00:27
-
-
Save robertcoopercode/1f0b13094c023558f2e6efe450521e62 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
// Variable initialization | |
let x = 10; // x is given the number type |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment