I have just started programming with python and I am practicing with the if and while statement. In this program I have caused yes to become False, which should end the loop in my program right? But it doesn't the program just keeps looping and doesn't end, why is this?
Thanks in advance
Thanks in advance