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

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

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

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

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

See it on StackBlitz