You just need to take string input and checks whether all the case-based characters in the string following noncasebased letters. Non-casebased letters are uppercase and all other case-based characters are lowercase.
You just need to take string input and checks whether all the case-based characters in the string following noncasebased letters. …
Share