Write a short note on conditional/decision statements in Python with appropriate examples
or
Explain if and if-else statement in Python. Write a python program to check the number is even or odd using if-else statement
#python #coding #ifelse