Skip to content

Instantly share code, notes, and snippets.

@mkovacek
Last active October 15, 2016 10:24
Show Gist options
  • Select an option

  • Save mkovacek/8b6a75efcd516721af066a7bcdbf9d28 to your computer and use it in GitHub Desktop.

Select an option

Save mkovacek/8b6a75efcd516721af066a7bcdbf9d28 to your computer and use it in GitHub Desktop.
var age = 23
//you can assign new values
age = 24
age = 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment