Python Decimal Places | #Python_for_Beginners

preview_player
Показать описание
#Python_Decimal_Places | #Python_for_Beginners

In python format specifiers are mentioned inside {} and value for the specifiers are passed through the format() method.
Here :.2f specifies float value with 2 decimal point.
Рекомендации по теме