house =1000000
car =100000
money =100000
salary =20000if house >=1000000:print("我觉得我们可以试试")if car >=100000:print("从现在开始,我是你女朋友了")if money >=100000:print("咱啥时候见咱爸妈")if salary >=20000:print("明天咱们就去登记")else:print("我喜欢fxc")else:print("我喜欢zth")else:print("我们还是做朋友吧")else:print("我喜欢头圆的")if house>=100000and car >=100000and money >=100000and salary>=20000:print("登记去")elif house>=100000and car >=100000and money >=100000:print("见爸妈")elif house>=100000and car >=100000:print("女朋友")elif house >=100000:print("试试吧")