STEP 5: Let's decode the first letter of our secret message.
The ord() command finds the number associated with the symbol inside the parentheses.
- In , drag out Symbol into Number.
- Change the letter inside from "a" to 'K" (the first letter of our secret message).