Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Last active December 20, 2017 00:56
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 kbk0125/4d2a5194c24a508c7d6fadd953de1790 to your computer and use it in GitHub Desktop.
Save kbk0125/4d2a5194c24a508c7d6fadd953de1790 to your computer and use it in GitHub Desktop.
let days = 7;
days = 5;
console.log(days)
// 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment