Please enable JavaScript to use CodeHS

  • Autograded

Dictionary Search

In this project, students will learn how to import a text dictionary and use control structures, functions, and arrays to build their own word search and/or generator.

Medium

4 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Project Introduction
Fetching and Waiting
Structuring the Program
Looking Up a Word
Create Your Own