Let's practice our for loops and while loops! Documentation link
- Be familiar with loops
- Experience with values types and operators
- Experience with conditionals and control flow
- Experience with conditionals and arrays
- Fork this repo
- Clone the forked repository
cd
to the directory where you cloned itnpm install
to install dependenciesnpm test
to run the testsnpm run bonus
to run the bonus tests
Note: Remember to
git add
,git commit
andgit push
regularly
- When finished, commit and push your work.
- Make a pull request on github.
- Submit the link to your pull request on Canvas.