Skip to content
Latest: Publish JavaScript Packages to NPM Like a Pro!

Edit It: Use a Loop Statement to Log 1 to 15 onto the Console

Home>Statement in JavaScript>Edit It: Use a Loop Statement to Log 1 to 15 onto the Console

Edit It: Use a Loop Statement to Log 1 to 15 onto the Console

This code shows how to use a loop statement to log numbers 1 to 15 on the console.

See it on StackBlitz