题解 | #投递简历#

投递简历

http://www.nowcoder.com/practice/7b8ef71449384e8db83aa53e2c8cb1fb

for ld in company_list:
    print( 'Hello %s, here is my resume!'%ld)
del company_list[company_list.index('Alibaba')]
company_list.pop(company_list.index('JD'))
company_list.pop(company_list.index('MeiTuan'))
company_list.remove('Tencent')
print()
for ld in company_list:
    print('%s, thank you for passing my resume. I will attend the interview on time!' %ld)
全部评论

相关推荐

09-22 15:45
门头沟学院 Java
谁给娃offer我给...:我也遇到了,我说只要我通过面试我就去,实际上我根本就不会去😁
点赞 评论 收藏
分享
10-10 16:30
济宁学院 Java
不想做程序员:面试官:蓝桥杯三等奖?你多去两次厕所都能拿二等吧
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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