Caesars Cipher challenge from the freeCodeCamp Javascript projects
You can find this project in the freeCodeCamp javascript Data Structure and Algorithms curriculum.
find more from https://freeCodeCamp.org/learn
Source Code - https://github.com/CharlesKasasira/Js...
Question:
A common modern use is the ROT13 cipher, where the values of the letters are shifted by 13 places. Thus A ↔ N, B ↔ O and so on.
Write a function that takes a ROT13 encoded string as input and returns a decoded string.
All letters will be uppercase. Do not transform any non-alphabetic character (i.e. spaces, punctuation), but do pass them on.
Смотрите видео Caesars Cipher - FreeCodeCamp JavaScript Projects (Rot13) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Charles Kasasira 13 Июнь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 460 раз и оно понравилось 18 людям.