+ 1
Im getting lost here with the spacebar thing
You are trying to send a secret message, and you've decided to encode it by replacing every letter in your message with its corresponding letter in a backwards version of the alphabet. What do your messages look like? https://code.sololearn.com/cvi8D6RBHlLS/?ref=app
1 Respuesta
+ 11
Omosanya Damilola ,
as Mirielle already mentioned, we can make the code simpler. this means code can get shorter by removing things that are no longer required, and also code gets a better readability.
see my comments and the related code in the attached file.
https://code.sololearn.com/cJeX8BcVAl0p/?ref=app