Skip to content

Instantly share code, notes, and snippets.

@TilakMaddy
Last active June 20, 2019 11:41
Show Gist options
  • Save TilakMaddy/34834a7175106abdd776a4e51b7555a8 to your computer and use it in GitHub Desktop.
Save TilakMaddy/34834a7175106abdd776a4e51b7555a8 to your computer and use it in GitHub Desktop.
A saved mob programming session with Learn Teach Code!
// 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