Skip to content

Instantly share code, notes, and snippets.

@carbide-public
Created March 15, 2024 18:44
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 carbide-public/3fd609fa0ed3e572d9f86749a2fcc2e4 to your computer and use it in GitHub Desktop.
Save carbide-public/3fd609fa0ed3e572d9f86749a2fcc2e4 to your computer and use it in GitHub Desktop.
untitled
for(let i = 0; i < 3; i++) {
console.log(i)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment