But what if you wanted 2 (estimate)?
First, the variables.
A (number 1), B (number 2) and C (estimated answer).
A=3 B=2 C=2To print the answer and estimated answer, use this:
print ("Answer is" A/B"!")
print ("Estimated answer is" C"!")
Edit: Removed size tags from one of the code tags.
Edited by Lua.is.the.best, 20 March 2014 - 08:46 PM.


This topic is locked









