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 comments
Loading...
Problem Recent Solvers30
Suggested Problems
-
Getting the row and column location from a matrix
299 Solvers
-
Calculate the area of a triangle between three points
3422 Solvers
-
Add a row of zeros on top of a matrix
268 Solvers
-
Find out total non zero element of matrix
287 Solvers
-
Find out sum of all elements of given Matrix
534 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!