尋找有緣人之編程入門

編程入門隨筆
print('-----------尋找有緣人-----------')
age_of_girl=input('你的年齡 :')
age_of_girl=int(age_of_girl)
height=input('你的身高 :')
height=int(height)
sex=input('請輸入你的性別(中文) :')
sex=str(sex)
if age_of_girl>=18and age_of_girl<=22and height>170and sex==(''):
    print('啊!我親愛的女神,請你接受個人愛意')
 else:
     print('======你我根本無緣,請施主自行離去======')
千萬不要點開
相關文章
相關標籤/搜索