Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

format percentage python

# x -> float
'{:.2%}'.format(x)
 
PREVIOUS NEXT
Tagged: #format #percentage #python
ADD COMMENT
Topic
Name
2+7 =