题解 | #发送offer#

发送offer

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

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

全部评论

相关推荐

评论
1
收藏
分享

创作者周榜

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