#1 Line Ifs x = None if x is None: print("Oh") #x = " " print("Why") if x is None else print ("No")