1-10: More Type Conversion and Formatting Output

preview_player
Показать описание
In this video we learn how to use type conversions to convert from cc's to gallons and ounces in Python. Then we learn how to format output so it looks nice. For instance, we learn how to print just two decimal places in numbers.

Рекомендации по теме
Комментарии
Автор

just wondering, do order of operations apply in python?

ThePatrick