The Decoder
The Decoder
Mission: Level 1: Easy Mission
Simple letter substitution. Find the original letter for each encrypted letter of the message.
Message to Decode:
ΔΕΗΦ
Python Editor
Write the `decode(message, key_map)` function to return the decoded message.