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 Solvers31
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5811 Solvers
-
Find the sum of the elements in the "second" diagonal
1205 Solvers
-
Back to basics 25 - Valid variable names
339 Solvers
-
Arrange vector in ascending order
822 Solvers
-
Given a window, how many subsets of a vector sum positive
873 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!