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