Incomplete secret code generator. To run this, click on green flag and then click on the stage area and start typing your message which appears on the top. When done typing the message, click on the cat and the encrypted message appears on the screen, and by the cat. The project using a simple Caesar Cipher with shift key of 4. So letter a is letter d, letter b is letter e, and so on. Letter v is letter x, and then it wraps around. Letter w is letter a, x is letter b y is letter c z is letter d. Only the first few letters is done. You can use the duplicate to copy and then edit the code to make the rest of the letters. No other coding is needed to complete this project. Finish and improve this project and then create secret messages to send to your friend. What hints do you need to give your friend so she/he can decode the message? Can you make the program decode a secret message?