Let's practice control flow with conditionals. Documentation
- Be familiar with key control flow concepts
- Be able to write
ifelseandelse ifstatements
- Experience with values types and operators
- Fork this repo
- Clone the forked repository
cdto the directory where you cloned itnpm installto install dependenciesnpm testto run the testsnpm run bonusto run the bonus tests
Note: Remember to
git add,git commitandgit pushregularly
- When finished, commit and push your work.
- Make a pull request on github.
- Submit the link to your pull request on Canvas.