questions for lab 3:

the correct syntax for a while loop is to use while True, if/else, and break
A good use for the remove function is to remove names off a list

PY3 Lab

Below is my python work for the lab on 3/21/24