Back to Python projects

Secret Messages

In this project, you’ll learn how to make your own encryption program, to send and receive secret messages with a friend.

Start project Download lesson plan PDF
Secret messages

What you will learn

  • Iteration (looping) over a string variable
  • The find() method
  • The modulus operator (%)

What you will need

  • We recommend using trinket to write Python code online

Curriculum alignment for this project

Use this guide to see how Code Club delivers on the NDTC.