Where is the difference when I write something on one line, seperated by a , and on two lines. Apparently I do not understand the difference, because I though t
The difference is because in the second example you set a to b before referencing a. Your values on the second example will be off. Here is an example: