Thanksgiving Pie Order
In this project, students use Python to create a program that creates an order for Thanksgiving pies based on the number of people attending Thanksgiving dinner and how many votes each pie type receives. They will use functions, loops, if-else statements, and concatenation.