print( Encoded message: + secret_result) Use code with caution. Copied to clipboard Pro-Tips for Success Case Sensitivity: Most CodeHS testers look for lowercase logic. Using on your input ensures your dictionary keys always match. Non-Alphabetic Characters: Always include an
: 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. 8.3 8 create your own encoding codehs answers