Given the following integers and calculation
from __future__ import division a = 23 b = 45 c = 16 round((a/b)*0.9*c)
This results in:
Stop stomping on round somewhere else by binding an int to it.
round
int