warning

This lesson will soon be taken down.

We've made brand new and improved lessons for you.
Read the help article
chevron-right
Year 11Computing

Dictionary challenge

Lesson outcome

In this lesson, we will have the opportunity to use a dictionary data structure in a new context. We will create a Caesar cipher encryption program using a dictionary as the cipher wheel. This mini project will allow us to develop our programming skills through an appropriate challenge.