Posts by Sergio Campos • 13 points
1 post
-
-1
votes2
answers3178
viewsQ: Format float in Python
How should I show only two decimal places using the "float" in Python print('The average weight of these people is: {}'. format(media))
python-3.xasked Sergio Campos 13