jaredmt
Joined: 24 Feb 2009 Posts: 2
|
Posted: February 24, 2009 10:42 PM Post subject: display both variables and text |
|
|
lets say the user inputs a number for variable a. then variable b is defined as:
a^2 + 3
how would i display:
a^2 + 3 = b
but instead of a and b, have the numbers that the user put in?
also, how do you use the PopUp command? id like to try using popup instead of display sometimes |
|