Here I think, time in cmd is not giving the correct set of results instead you can freeze the time by time.time() before and after the loop and display the result. Because time in cmd is also calculated the time taken by the python interpreter to execute that .py file.
Jp here again [comment number 6]
Thank you, Sir, :)
Very informative video
@8:23 First Row Third column for input n=100 and time complexity n log (n). The number of steps will be 660
Here I think, time in cmd is not giving the correct set of results instead you can freeze the time by time.time() before and after the loop and display the result.
Because time in cmd is also calculated the time taken by the python interpreter to execute that .py file.
should explain more clearly
Not very interesting.