题解 | #俱乐部的成员#

俱乐部的成员

https://www.nowcoder.com/practice/3456ee52540c4efb8b39e42f0ec4b927

list = input().split()
str = input()
x=-1
for i in range(len(list)):
    if list[i]==str:
        x = i
if x == -1:
    print("False")
else:print("True")

全部评论

相关推荐

一拳打爆地球66:我TM没看错吧,50块一天还985、211研究生优先?那个**会去?
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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