Skip to content

Instantly share code, notes, and snippets.

@TaizWeb
Created April 5, 2020 21:27
Show Gist options
  • Save TaizWeb/49c1a2f28e71a06a39ce35eca30d462b to your computer and use it in GitHub Desktop.
Save TaizWeb/49c1a2f28e71a06a39ce35eca30d462b to your computer and use it in GitHub Desktop.
console.log("Two plus two is " + 2 + 2 + "!");
// Prints "Two plus two is 22!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment