python中for循环for i in range(0, num): # get r不是这个
for i in (0, num): # get r教训太深刻了
posted on 2020-10-26 08:09 gisai 阅读(167) 评论(0) 收藏 举报