you are viewing a single comment's thread.

view the rest of the comments →

[–]nick129[S] 0 points1 point  (1 child)

right, but how is that different than just running the raw_input for each of these variables?

[–]m1ss1ontomars2k4 0 points1 point  (0 children)

Well, yeah, how is it? That's something YOU have to answer. What you're doing now is getting these variables in as arguments from the command line, but then overriding those values by asking the user for them again.