Please enable JavaScript to use CodeHS

The Shopping List

For this project, students are going to create a program that asks the user for a list of ingredients. As the user enters the ingredients, you should store them in a list. Once the user is done entering their list, you need to pass this list to a function that will compare the ingredients to an already existing list of pantry items.

Medium

3 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Create PT Scoring Guidelines
String Operations
Practice PT: The Shopping List
Reflection