This a program that is used to order up to two pizzas. Functions were defined to make sure that no more than one box for each pizza that was ordered was checked. Functions were also created to add up the total of all the items that were ordered. The pizza crust size, thickness, and the total amount of the order was stored in a list. Then it was displayed on a different screen.