python
2025-02-22 16:51:17
发布于:上海
0阅读
0回复
0点赞
a=input()
if a=="How are you!":
print("Fine!")
if a=="Bye Bye !":
print("Bye!")
这里空空如也
2025-02-22 16:51:17
发布于:上海
a=input()
if a=="How are you!":
print("Fine!")
if a=="Bye Bye !":
print("Bye!")
这里空空如也
提交答案之后,这里将显示提交结果~
有帮助,赞一个