Please review the following resources before lecture:
[Boolean logic with if statements [25 of 51] | JavaScript for Beginners (Video)](https://www.youtube.com/watch?v=SxTp8j-fMMY) |
This exercise will provide you ample opportunities to practice your understanding of conditional expressions and loops. To complete this assignment, implement the functions in lesson7.ts, ensure the tests pass, and submit a PR. Remember to use the Conventional Commits spec for your commit messages and pull requests.