Skip to content

Instantly share code, notes, and snippets.

@zachgoll
Created December 24, 2020 23:23
Show Gist options
  • Select an option

  • Save zachgoll/992705eb7fed893d8857a8b01bc291ef to your computer and use it in GitHub Desktop.

Select an option

Save zachgoll/992705eb7fed893d8857a8b01bc291ef to your computer and use it in GitHub Desktop.
// This is a comment
/*
This is also a comment, and extends
to multiple lines
*/
console.log("the console.log statement prints values to the console");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment