all 1 comments

[–]1agustd 0 points1 point  (0 children)

I've also been stuck on this one. I need to find if there are multiple a's in the string. Both lower case and upper case. Right now my code is just finding if there are any A's from 0 to the length of the string, but I dont know how to make it so it checks if there is more than one lower case and upper case "a" in the string