Please enable JavaScript to use CodeHS

Shift Cipher with String Methods

In this project, students will create a shift cipher that encodes and decodes messages using C++ string methods.

Easy

2 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Shift Cipher with String Methods