Write a function which takes a ROT13 encoded string as input and returns a decoded string.
Primary LanguageJavaScript