Skip to content

Latest commit

 

History

History

lesson_07

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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