python conditional and operator code example Example: or statement python if x==1 or y==1: print(x,y)