You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/translations/en/2-js-basics/4-arrays-loops/assignment.md

1.3 KiB

Loop an Array

Instructions

Create a program that lists every 3rd number between 1 and 20 and displays it in the console.

TIP: Use a for-loop and adjust the iteration expression.

Rubric

Criteria Outstanding Satisfactory Needs Improvement
Program works correctly and includes comments Program lacks comments Program is incomplete or contains errors

Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.