Python 3 round() built-in function TUTORIAL

preview_player
Показать описание
Tutorial on how to use the round() built-in function from the Python 3 Standard Library.

📖 Please check out my Udemy course here:

Documentation:

⚙️ Recommended Computer Gear:

✈️ Recommended Digital Nomad Gear:
Рекомендации по теме
Комментарии
Автор

If you round 1.5 wouldn't the answer be 1 instead of 2 ? I am a little confused about that

Tahimo