Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created September 19, 2024 15:40
Show Gist options
  • Save dontpaniclabsgists/3eada283244a44e36cffcb9f334a94c1 to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/3eada283244a44e36cffcb9f334a94c1 to your computer and use it in GitHub Desktop.
let count = 0; count += 5;
// count is now 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment