题解 | #发送offer#

发送offer

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

# offer_list = ['Allen','Tom']

# for i in range(len(offer_list)):
#     print(f"{offer_list[i]},you have passed our interview and will soon become a member of our company.")

# for i in range(len(offer_list)):
#     if offer_list[i]!= 'Tom':
#         print(f"{offer_list[i]},welcome to join us!")
#     else:
#         offer_list[i] = 'Andy'
#         print(f"{offer_list[i]},welcome to join us!")  



#悬赏#
全部评论
为啥不对
点赞 回复 分享
发布于 2024-11-07 11:36 上海

相关推荐

评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务