Skip to content

Instantly share code, notes, and snippets.

@tigransimonyan
Last active August 26, 2018 13:39
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 tigransimonyan/e9e90112cee5a77a2f3ff3c51034fd65 to your computer and use it in GitHub Desktop.
Save tigransimonyan/e9e90112cee5a77a2f3ff3c51034fd65 to your computer and use it in GitHub Desktop.
for(let i = 0; i < 3; i++){
alert(i)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment