Problem 42370. The Python Challenge, Level 1: Decode strings
This problem is based on Level 1 of The Python Challenge, which is just a series of puzzles created by Nadav Samet to help folks have fun while learning the Python programming language. Obviously, this Cody problem is for MATLAB, but feel free to think about how you might solve the problem in other languages!
Your task is to decode an input string using the following hints:
- K --> M
- O --> Q
- E --> G
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers29
Suggested Problems
-
Return the largest number that is adjacent to a zero
5454 Solvers
-
952 Solvers
-
Find out missing number from a vector of 9 elements
310 Solvers
-
295 Solvers
-
Count number of words in string
182 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!