Skip to content

Instantly share code, notes, and snippets.

@triptych
Last active May 3, 2022 17:25
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 triptych/3d8386edab8b7631bc792a000f856bb1 to your computer and use it in GitHub Desktop.
Save triptych/3d8386edab8b7631bc792a000f856bb1 to your computer and use it in GitHub Desktop.
let x = 5;
let y = 100;
let z = Math.random() * 10;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment