题解 | #牛牛的朋友#

牛牛的朋友

http://www.nowcoder.com/practice/11bcc9a775b14d9f9b855634b9434b70

friends_list=['Niu Ke Le', 'Niumei', 'Niuneng', 'GOLO']
print(friends_list)
def replace(friends_list,index):
    for index in range(0,4):
     friends_list[index] = index
for j in friends_list:
    replace(friends_list,j)
print(friends_list)
全部评论

相关推荐

彧未sr:查看图片
投递牧原集团等公司7个岗位
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

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