Python 倒序从100到0 range(100,-1,-1)

Python 倒序从100到0  range(100,-1,-1)

最后边的这个-1是步进长度;

posted @ 2022-07-27 17:27  bH1pJ  阅读(111)  评论(0编辑  收藏  举报