Hướng dẫn thử thách
1 / 25
Step 1
In this workshop, you will create a program called caesar cipher which is an encryption method that shifts letters in the alphabet to encode messages.
Start by creating a variable called `shift` and assign the value `5` to your new variable.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.py
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵