Skip to content

Instantly share code, notes, and snippets.

@aykutyaman
Created November 18, 2012 12:57
Show Gist options
  • Save aykutyaman/4105111 to your computer and use it in GitHub Desktop.
Save aykutyaman/4105111 to your computer and use it in GitHub Desktop.
for( var i = 0; i < 100; i++ ) {
console.log( i );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment