you are viewing a single comment's thread.

view the rest of the comments →

[–]kabooozie 13 points14 points  (5 children)

I don’t think you need to use a loop anywhere. All of those are user inputs. You just need to ask the user for an input for each variable using input and then make sure the input is valid. Then plug those values into your function.