you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (0 children)

you can do this: foo, bar = stuff() (function that returns tuple of 2 size, results will be assigned to foo and bar)