Question: Write an expression that is True precisely when stringA is capitalized version of stringB. Whether or not stringA is the same as stringB.capitalize() something like
Write an expression that is True precisely when stringA is capitalized version of stringB.

Whether or not stringA is the same as stringB.capitalize() something like expression=stringA==string.capitalize
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
