Please enable JavaScript to use CodeHS

Letter Histogram

In this project, students will use string and character functions to create a histogram of the number of letters in a given text. The project reads in a file for students and they will then analyze each letter of the file to create and display a histogram of the letters.

Easy

1 Hour

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Letter Histogram