// Name: Connor McDowell // date: 2/9/2024 // class: CST116 // assignment: Assignment 4 (homework) #include #include "header.h" using std::cout; using std::cin; using std::endl;