A python function to convert any text to uppercase and lowercase. Convert any text to lowercase or uppercase by this python function.
Open your terminal & clone this repo by using git or by downloading it manually.
python uppercase.py
to convert any text to the uppercase.python lowercase.py
to convert any text to the lowercase.