This document outlines Lab 4 for CIS 1403 Fundamentals of Programming, focusing on the concept of selection in programming through if statements, nested if statements, and switch cases. It includes instructions for completing exercises, examples of building conditions, and the use of logical and relational operators, along with practical programming tasks to develop decision-making skills. Additionally, the lab emphasizes the importance of indentation for code readability and provides several exercises to solidify understanding of the concepts.