Last active
June 20, 2019 11:41
-
-
Save TilakMaddy/34834a7175106abdd776a4e51b7555a8 to your computer and use it in GitHub Desktop.
A saved mob programming session with Learn Teach Code!
This file contains 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
// Type JavaScript here! | |
console.log("Lets do it ! "); | |
var x = 459; | |
console.log(x); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment