pływać do procentowego Pythona
print "{0:.0%}".format(1./3)
# OUTPUT 33%
Tejas Naik
print "{0:.0%}".format(1./3)
# OUTPUT 33%