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)