For every input, output the string 'yes' once.
Example: [yes1, yes2] = YesSheIs('Am I right?', 'Do you love me?')
yes1 = 'yes'
yes2 = 'yes'
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers38
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15818 Solvers
-
Reverse the Words (not letters) of a String
477 Solvers
-
100 Solvers
-
Implement simple rotation cypher
1099 Solvers
-
674 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!