/Loop-Excercise

Use a for loop to log numbers from 1 to 10, then another for loop to count down, logging numbers from 10 to 1.

Primary LanguageJavaScript

This repository is not active