Given a string input, output true if there are 2 b's in it, false if otherwise
Examples:
'Macbeth' -> false 'Publius Cornelius Dolabella' -> true
Note: sometimes it's the littlest things that matter....
Solution Stats
Problem Comments
8 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers410
Suggested Problems
-
17394 Solvers
-
901 Solvers
-
Create a square matrix of multiples
498 Solvers
-
Duplicate each element of a vector.
636 Solvers
-
658 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
this is a great problem iff delivered as audio but not as video...
Liked it, emphasizes the old advice - examine the exam first, answer the exam later ...
But B is not the same as b!
The default call routine has numbers "2" but the check routine expects "two" to be the function call name.
I'm just curious, cause the description doesn't specify it clearly (and there is no test for this): what the output should be when input has more than two b's?
filename cannot start with a number.
Tricky problem - fools the solver with the function name...
FUNCTION NAME STARTS WITH A NUMBER! BLAH! CHANGE 2--> two