A new hope X20204


Statement
 

pdf   zip

html

Input

The input will be a single line of text, that will be the string **s**.

Note thet the length of **s** will be no longer than 81 characters.

Output

The output will be a single line of text, that will show the encrypted message.

Public test cases
  • Input

    have a nice day
    

    Output

    hae and via ecy
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    Python
    User solutions
    Haskell Python