题解 | #删除好友#

删除好友

https://www.nowcoder.com/practice/656f7d09fe9c4d78919e7cc2b4a19c81

a=input().split()
b=input().split()
#a.remove(b)
#print(a)
a=[c for c in a if c not in b]
print(a)

全部评论

相关推荐

要AC不要WA:投一天,喜提两笔试
点赞 评论 收藏
分享
01-30 09:45
燕山大学 Java
喵_coding:这种直接跑就完事了 哪有毕业了才签合同 任何offer和三方都没有的
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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