Skip to content

Instantly share code, notes, and snippets.

@lijiang2087
Created March 20, 2013 05:53
Show Gist options
  • Save lijiang2087/5202610 to your computer and use it in GitHub Desktop.
Save lijiang2087/5202610 to your computer and use it in GitHub Desktop.
This gist has been created from CodeCred.me
for (var counter = 1; counter < 6; counter++) {
console.log(counter);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment