in reply to Re^3: Using user input to return variable typed.
in thread Using user input to return variable typed.

It had seemed weird to do ALL my calculations each time a person asked something, but that's all I had to do, was to move all the calculations inside the loop where it asks for input. Since I had just figured out how hashes worked, so was still confused on how they worked. I know it all seems so simple once you have the answer, so thanks for putting up with me!
  • Comment on Re^4: Using user input to return variable typed.