题解 | #发送offer#

发送offer

https://www.nowcoder.com/practice/66969869634b4142ac371684fcf89764

offer_list=['Allen, you have passed our interview and will soon become a member of our company.','Tom, you have passed our interview and will soon become a member of our company.']
print(offer_list[0],offer_list[1],sep="\n")
offer_list[1]='alien, you have passed our interview and will soon become a member of our company.'
a=['Allen, welcome to join us!','Andy, welcome to join us!']
print(a[0],a[1],sep="\n")

全部评论

相关推荐

点赞 收藏 评论
分享
牛客网
牛客企业服务