Skip to content

Instantly share code, notes, and snippets.

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