Completed
Print and Variables
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Practicing Python with Ciphers - Open Code Garden 1
Automatically move to the next video in the Classroom when playback concludes
- 1 What's in today's episode
- 2 Introduction Module - a hidden message
- 3 Caesar Ciphers
- 4 Get VS Code set up
- 5 Print and Variables
- 6 Functions
- 7 Decoding a single letter
- 8 Why is indentation important?
- 9 How are codes cracked?
- 10 Making the alphabet wrap around
- 11 Decode a whole word
- 12 Other ways to create ciphers
- 13 Get the answer to the secret message
- 14 Microsoft Learn
- 15 Join us next time