It is like a function that changes behavior after the first time in executes. The first execution will still do what it says. You have to explicitly call out that you want the last step that modifies the previous steps to be ran first.
It is like when I help someone learning to code and they question why their statement on line 30 doesn't change what is happening on line 15.
No comments yet.