I want to know the difference between the first code and the second. And Thanks in advance

前端 未结 0 1695
我寻月下人不归
我寻月下人不归 2020-12-08 19:18

I want what is the difference between "previous_num = i" before print function and after it??, Here is the code:

previous_num = 0
for i in range(10)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题