Write a function to provide a yes or no answer to the input string. However, it must plead the 5th amendment (return an empty string) if the number five or any variation thereof (e.g., fifth, fifty, fifteen, 5) is within the input string.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers431
Suggested Problems
-
Calculate the Levenshtein distance between two strings
1513 Solvers
-
Remove the two elements next to NaN value
712 Solvers
-
Implement a bubble sort technique and output the number of swaps required
398 Solvers
-
Find last zero for each column
726 Solvers
-
Sum of odd numbers in a matrix
622 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!