Skip to content

Instantly share code, notes, and snippets.

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