Aug-18-2020, 01:49 PM
(Aug-18-2020, 01:46 PM)Cryptus Wrote: because after you give homework = yes and dinner = no the while function isnt true anymore and it jumps to your else function
Thanks for the advice.
I am new to Python, so what's the best way to solve this? I thought that the conditions would need to be satisfied in order for the loop to be marked as completed.