题解 | #名单中出现过的人#

名单中出现过的人

https://www.nowcoder.com/practice/d70f0bbba1bb4683a8789e86c0978f01

t = tuple(["Tom", "Tony", "Allen", "Cydin", "Lucy", "Anna"])
# print(tup)
# name = input()
# if name in t:
#     print("Congratulations!")
# else:
#     print("What a pity!")
print(t, "Congratulations!" if input() in t else "What a pity!", sep="\n")

全部评论

相关推荐

点赞 评论 收藏
分享
12-15 12:50
河北工程大学
sta666:我也是这个国际商业化的,三天,一天一面,就通过了,不过我是后端实习生,好好面感觉能过。
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务