Skip to content

Instantly share code, notes, and snippets.

@davidkathoh
Created July 13, 2019 09:03
Show Gist options
  • Save davidkathoh/e414be009aa366e342301da6e8ce8061 to your computer and use it in GitHub Desktop.
Save davidkathoh/e414be009aa366e342301da6e8ce8061 to your computer and use it in GitHub Desktop.
variable value type
var age = 12
age = "douze"// erreur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment