题解 | #发送offer#

发送offer

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

offer_list = []
offer_list.append("Allen")
offer_list.append("Tom")
for i in range(0, 2):
    print(f"%s, you have passed our interview and will soon become a member of our company." %offer_list[i])

offer_list[1] = "Andy"

for i in range(0, 2):
    print(f"%s, welcome to join us!" %offer_list[i])

全部评论

相关推荐

09-23 14:45
贵州大学 财务
你真的不如他呢:才四家,四十家再说吧
点赞 评论 收藏
分享
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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