标签:div NPU print eve pre img 技术 src cli
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(‘======你我根本无缘,请施主自行离去======‘)
标签:div NPU print eve pre img 技术 src cli
原文地址:https://www.cnblogs.com/wujc3/p/11104852.html