how to add condition in else condition python code example Example: or statement python if x==1 or y==1: print(x,y)