Name: Anonymous 2010-09-23 16:17
So I want to condense some tedious questions into something a little simpler. Asking for the values of three-four variables in one line, instead of four seperate prompts.
This right now is what I have:
Display "Value for A"
Read <a>
etc for each variable. There's gotta be a easier way.
This right now is what I have:
Display "Value for A"
Read <a>
etc for each variable. There's gotta be a easier way.