Python Calculator

Ryan Young ryand.young at menloschool.org
Mon Feb 1 14:30:51 EST 2016


I am new to Python but have known Java for a few years now. With python, so
far, so good! I created a simple calculator to calculate the total cost of
a meal. My variables were tip tax total and order. I am confused about how
to put in a new 'order' because when i reset the order variable to a
different number it still calculates the original value. I have sent you a
picture to help you understand my problem. Thank you so much!

Ryan Young



More information about the Python-list mailing list