python将列表横着输出来

 lg=list(range(100))
print(lg,end=",")
posted @ 2022-08-19 22:52  luoganttcc  阅读(17)  评论(0)    收藏  举报