Skip to content

Files

Latest commit

9bb736a · Mar 19, 2025

History

History

lesson_07

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 19, 2025
Mar 19, 2025

Lesson 07: Control Flow (Slides)

Pre-work

Please review the following resources before lecture:

Homework

Conditionals and Loops

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 and in the code file for your assigned homework group, ensure the tests pass, and submit a PR. Remember to use the Conventional Commits spec for your commit messages and pull requests.