Does anyone know how to limit the number of integers in a equation answer using if else and elif statements?

Viewed 11

I'm trying to do square roots and limit the answer to only 3 integers (like 3.06) using If elif and else statements. Any help would be much appreciated. I am using python 3.

0 Answers
Related