python: pass multiple arguments from one function to another
问题 I'm trying to learn python (with my VBA background) buy building a black-jack game as a pedagogical exercise. I've done some searches about passing multiple arguments but I really don't understand what i'm finding in the way of explanations. Looking at the last function called 'hand' i'm trying to make use of three separate values passed as a 'return' from a previous function. I get the following error: Traceback (most recent call last): File "decky15.py", line 56, in <module> print hand(deal