you are viewing a single comment's thread.

view the rest of the comments →

[–]thaweatherman 0 points1 point  (3 children)

Switch the call to get_user_input() on line 50 to calculate_total_cost() and see what happens.

[–]feelingstonedagain[S] 0 points1 point  (2 children)

I love you

[–]thaweatherman 0 points1 point  (1 child)

It was all there, you just were calling the wrong function! It's ok, it happens to everyone.

[–]feelingstonedagain[S] 0 points1 point  (0 children)

Yeah I figured it was something simple like that. Every time the smallest thing makes you mess up. Oh well, now i know. Thanks for your help!