1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Step 2
Convert the letter into the number that matches its order in the alphabet, starting from 0, and call this number X. (A = 0, B = 1, C = 2, …. , Y = 24, Z = 25)
Step 3
Calculate: Y = (X + K)mod26
Step 4
Convert the number Y into a letter that matches its order in the alphabet, starting from 0
Step 1
Choose a number K between 0 and 26