its just because without it, the functions assumes W is the index and the last parameter is left off. The functions isnt aware of the parameter name, just the location of the parameter within the callback.
great format, but i recomend using easily deciferable words instead of algebric letters for best practice. if you were going for speed, then ignore. good job.
Error on the author's part probably or how the assertions are run
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
OOP!
cant argue with that!
This is very easy to read. And I guess this is nice practice to write easy-to-read code :)
Too much repeating code, but it accomplishes the job
This comment is hidden because it contains spoiler information about the solution
best
This comment is hidden because it contains spoiler information about the solution
its just because without it, the functions assumes W is the index and the last parameter is left off. The functions isnt aware of the parameter name, just the location of the parameter within the callback.
This comment is hidden because it contains spoiler information about the solution
thx for the comment, i will pay attention to this!
great format, but i recomend using easily deciferable words instead of algebric letters for best practice. if you were going for speed, then ignore. good job.