: Make sure your code handles spaces! If a character isn't in your map (like a space or a period), just add it to the result string as-is.
Here is a complete solution that passes CodeHS’s autograder. It uses a shift of (you can change this to any number).







