List out the selection structure in python ( 4 )
What are comparison operators?
What does comparison operators return?
List out the Comparison Operators ( 6 )
What is nested decisions?
When should we use two way decisions?
What is multi-way selection?
What can ignore identation? ( 2 )
When do we need to increase indent ? ( 2 )
When will try works? When will except works?