Greetings,
How do I get a float that if the answer is a whole number to not
print .0 at the end of it.Example if the result is 4.5 print 4.5 but if the result is 4.0 print 4 Thanks in Advance! -T
Greetings,
How do I get a float that if the answer is a whole number to not
print .0 at the end of it.Example if the result is 4.5 print 4.5 but if the result is 4.0 print 4 Thanks in Advance! -T