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