Why all test cases are not passed and tell me how can i solve this programm without use of ascii values.
All test cases are not passed
you can use if else statements to check if the given character is greater than equal to ‘a’ and less than equal to ‘z’ if it is then its lower case else its not, same you can do with upper case as well
Code
How can i solve this question withiut the help of ascii code.
the code i have provided does not use ascii values.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.