whats wrong in my code
Increasing Decreasing sequence
Hey @naazsayma123, there is just a minor mistake in your code. Just lower case the output you are trying to print on the console in the end. Replace print('False') by print('false') and print('True') by print('true'). This should work good !
I hope this clears your doubt ! 
Happy Coding ! 
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.