Make a function that returns ‘odd’ if the input is odd, ‘even’ if the input if even or ‘error’ if the input is neither odd nor even. Where the input could be a number, letter or symbol.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1753 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
510 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
262 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!