Case Sensitive

Case Sensitive was all about whether the characters are all lower or all upper case. This program used an input question then I used if with isupper or islower in a elif statement then print accordingly.Lastly I used else to print Mixed Letters.

No comments:

Post a Comment