%%HP: T(1)A(R)F(.);
 CLEAR
"Using Strings & nums.
V=Vo + a*t
Enter Vo a t"
"" INPUT OBJ  VO
A T
   "V = " VO " + "
A " * " T + + + + +
  

