Encrypting with the Transposition Cipher - Cracking Codes with Python (part 8)

preview_player
Показать описание
We cover how to encrypt a message using the Transposition Cipher.

Time stamps:
0:00 - Introduction
0:18 - The Transposition Cipher
3:27 - Writing the Transposition Cipher program
6:42 - Defining our own Functions
8:39 - Changes to Parameters Exist Only Inside the Function
9:17 - Local vs Global Variable Scope
9:48 - Working with Lists
13:55 - Augmented Assignment Operators
14:46 - The join() String Method
15:09 - The __name__ Variable
16:04 - Practice Questions
21:36 - Summary
Рекомендации по теме