标签:it! uek NPU 年龄 大小 big you put input
age_of_XueKe=18
age=int(input("age:"))
if age == age_of_XueKe:
print("Yes,you got it!")
elif age >age_of_XueKe:
print("Think smaller!")
else:
print("Think bigger!")
标签:it! uek NPU 年龄 大小 big you put input
原文地址:https://www.cnblogs.com/shmilymima/p/9265513.html