Task
- Create a program which translates any phrase into a code
- Make the code as unbreakable as possible (reverse the phrase, change the value of each letter)
- Try to complete the project in as few lines as possible
- Use Pycharm, Spyder or the Trinket IDE