Dodgeram01
Active member
Okay, practicing my coding skills (lol), I decided to make a little program that would figure the sales tax in with stuff. Anyways, Ive come to the conclusion that itd be a lot more accurate if it would round the total amount to the hundredths place. I believe it will be somethign with the math.round(number) deal, but I cant quite figure it out. Thanks. (the number is assigned to a string).