PYTHON TUTORIAL: ROUND FUNCTION IN PYTHON||CEIL FUNCTION||FLOOR FUNCTION

preview_player
Показать описание
round(), ceil(), and floor() functions are explained in this lecture.

What will you learn in this video:
1) How to use the round function in Python
2) How to use ceil function in Python
3) How to use floor function in Python
Thank you!
***********************************************************************************
Playlists to check:

=============================================================
=============================================================
=============================================================
=============================================================

***********************************************************************************
***********************************************************************************
If you are someone who wants to have control over all aspect of their life, I have something for you:
(A book that will change your life:10 Days to the Ultimate You)
***********************************************************************************
***********************************************************************************
Inspire yourself with my Happy Monday Podcast, and feel free to suggest something you want to talk about:
***********************************************************************************
***********************************************************************************
Background Music:
Creative Commons — Attribution-ShareAlike 3.0 Unported — CC BY-SA 3.0
***********************************************************************************
***********************************************************************************
Social Media Links:

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

What if i want to create my own function that rounds off a number (without using round built in function ofcourse)

phantominside