Skip to content

Instantly share code, notes, and snippets.

@gladchinda
Created July 30, 2018 22:24
Show Gist options
  • Save gladchinda/9c6678bc61ad81e11d7d370fe05949f0 to your computer and use it in GitHub Desktop.
Save gladchinda/9c6678bc61ad81e11d7d370fe05949f0 to your computer and use it in GitHub Desktop.
const message = "Hello Glad, \
Your meeting is scheduled for noon today.";
console.log(message);
// Hello Glad, Your meeting is scheduled for noon today.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment