Detect UPPERCASE -lowercase without ASCII

Anyone can Do it using Ascii codes. I dare you - “Try to not use ascii codes.” :wink:

Here I have compared if i/p char is between a-z or A-Z .
Does it fulfill the above statement?

Hi @tasfikrahman007
It does fulfill the required condition :slight_smile: