题解 | 团队分组

团队分组

https://www.nowcoder.com/practice/113a0507b1144fa9a602c2a3cd847205

group_list=[ 'Tom', 'Allen', 'Jane', 'William', 'Tony' ]
a=[group_list[0],group_list[1]]
print(a)
b=[group_list[1],group_list[2],group_list[3]]
print(b)
c=[group_list[3],group_list[4]]
print(c)

全部评论

相关推荐

评论
点赞
收藏
分享

创作者周榜

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