Please enable JavaScript to use CodeHS

  • Autograded
  • Holiday

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.

Medium

2 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Thanksgiving Pie Order Demo
Thanksgiving Pie Order, Pt 1
Thanksgiving Pie Order, Pt 2