Skip to content

Instantly share code, notes, and snippets.

@areeng
Created June 19, 2023 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save areeng/07598c391d6f71e5c7855a460161991b to your computer and use it in GitHub Desktop.
Save areeng/07598c391d6f71e5c7855a460161991b to your computer and use it in GitHub Desktop.
let name = 'Антон';
'Привіт, ' + name + '!'
//'Привіт, Антон!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment