CPP assignments throughout semester
Assignment 1 was fizzbuzz in C++
Assignment 2 was taking an array of characters and filtering the duplicates.
Assignment 3 was the Pizza Builder 9000, a program to build your own pizza and price it depending on selection.
Assignment 4 Reverses user input.
Assignment 5 Expands on Assignment 3 adding cake and pie.