Hello, all.
I have gone back through all of the coursework on generator functions and expressions. I have looked through all of the previous topics posted and have not seen this particular issue brought up.
I am on Task #4. I can generate all the names of the guests over the age of 21, including Jane, except for Dixie, aged 46 and Rose, aged 65. Dixie is in the initial 10 guests and Rose is in the guest list after Jane is added.
I have included a link to the project below, as well as my code. I could almost understand if Jane was missing (and that seems the more prevalent issue), but I am stumped with why these 2 names, from before and after the .send was executed, are not in the generated list.
Any and all help is greatly appreciated.
https://www.codecademy.com/courses/learn-intermediate-python-3/projects/int-python-event-coordinator