Part 24: Python Program to Check for Lowercase,Uppercase, space,digit or other

Опубликовано: 03 Июль 2026
на канале: Essence of Coding
9,051
137

This program will input a character from user and and will check whether the character is in uppercase, lowercase, digit, space or any other symbol.
Goal here is to :
1. understand the use of Unicode characters
2. check for uppercase, lowercase , digit, space without any inbuilt function

CODE WITH ME. PRACTICE WITH ME AND ENJOY PROGRAMMING


Link for conditional statement video:
   • Conditional Statement in Python  

For any query do write in comment section

Click here to subscribe:    / @essenceofcoding1023  
#learnpython #essenceofcoding #ifcondition