Hi Python-List, What code can I use to break out of a program completely, and not just out of a loop? I wrote code with 3 conditions for saving for a downpayment. The first addresses cases that don't meet the minimum condition; i.e., enough money to save for a downpayment within the allotted time. It has its own print line, but also executes the irrelevant print lines for the other two conditions.
Thanks, Tamara -- https://mail.python.org/mailman/listinfo/python-list