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 Solvers36
Suggested Problems
-
Return unique values without sorting
1011 Solvers
-
Generate N equally spaced intervals between -L and L
952 Solvers
-
Split a string into chunks of specified length
2126 Solvers
-
Relative ratio of "1" in binary number
1656 Solvers
-
construct matrix with identical rows
209 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!