Skip to content

Instantly share code, notes, and snippets.

@igeligel
Created December 2, 2018 10:41
Show Gist options
  • Save igeligel/6f73e21d72a9885c5564a68a6e5e1698 to your computer and use it in GitHub Desktop.
Save igeligel/6f73e21d72a9885c5564a68a6e5e1698 to your computer and use it in GitHub Desktop.
var yourName = 'Max';
var a = 'Hello ' + yourName;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment