Posted 11 March 2013 - 05:01 PM
What code do I need for a program to take user inputted # values and save them to variables so I can use them later in the program? I want it to take the variables and compare them.
if var1, var2, var3 >=30 then
...