
Python Program to Check Character is Uppercase or Not
In this article, we will learn about python program to check character is uppercase or not. Getting Started Our task to write a python program that checks if a character, entered by user, is in uppercase or not. For example, …