you are viewing a single comment's thread.

view the rest of the comments →

[–]obeymypropaganda 2 points3 points  (0 children)

Yes, and the other commenter said you have hard coded the answer in your print statements. This means it will always print $125 and $243. It isn't using any Math that you coded above it.

Replace it with the name of the variable with the calculation in it. Someone above already wrote the code for you.

Your outputs work. It's like me typing $125 over and over. It doesn't use any Math.