py4e
py4e copied to clipboard
Party5.py code in ch14 outputs wrong
Dear Prof Sev,
The code in party5.py on the Chapter 14 page initiates 'Sally' and 'Jim' but then shows the code as printing out Sally, then Sally-Party, then Jim and Jim-party.
According to the code, Sally and Jim should initiate first, but according the the box that shows the output, Sally initiates, then parties, then Jim initiates, then Jim parties.
