Skip to content

Instantly share code, notes, and snippets.

@asodemann18
Last active March 16, 2020 21:00
Show Gist options
  • Save asodemann18/06af900eb62a1155e7824e3735f7055d to your computer and use it in GitHub Desktop.
Save asodemann18/06af900eb62a1155e7824e3735f7055d to your computer and use it in GitHub Desktop.
String - a collection of text and characters surrounded by double or single quotes
Possible values - text, special characters, and even numbers
Example - var name = 'Alex'
What's in quotes will show up to the user!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment