python if else statement example with operator Example: or statement python if x==1 or y==1: print(x,y)