I had a book exercise where I figured out how much carpet would cost, the code for that is here: http://pastebin.com/nmfG8yd2
Now I am trying to take that, and make it a useful program by asking you for the info instead of it being pre-set.
What I have so far is here: http://pastebin.com/Xg9r2Pxv
The issue I have right now is it will ask the first question, then it spams all the rest at the same time and runs off one more user input, then gives a insane answer, lol.
If someone has time to help me out with this it would be appreciated, I don't think i'm too far off from getting it right.
Thanks guys.