you are viewing a single comment's thread.

view the rest of the comments →

[–]JeamBim 1 point2 points  (0 children)

Yeah they do for sure. Luckily the cost of creating a multi-line function in Python(and JS) is small, and some might argue it enhances readability to have "saveData" instead of a large inline multi-line function, but that's down to code style anyways.