convert percent to float number python code example Example: float to percentage python print "{0:.0%}".format(1./3) # OUTPUT 33%