Python for Beginners - 006 | Mastering Numbers in Python: A Guide to Integers, Floats, and More

preview_player
Показать описание
Learn about numbers in Python with this quick guide! 🔍 We’ll cover integers 🔢, floats 🔟, scientific notation 🔬, complex numbers 🔢, and built-in functions 🔧 for working with numbers. Perfect for beginners and experienced programmers alike. Watch and master numbers in Python! 🔮

It covers mainly the following -
00:00:00 - Introduction
00:00:50 - Integers 🔢
00:01:34 - Large Integers 🔎
00:03:33 - Floats 🔟
00:03:55 - Large Float Values 🔍
00:04:51 - Scientific Notation 🔬
00:11:07 - Complex Numbers 🔢
00:13:14 - Built-in Functions for Working with Numbers 🔧
00:13:23 - abs(x)
00:15:52 - divmod(x, y)
00:19:40 - pow(x, y)
00:20:36 - round(x, N)

📝 Notes for this lecture -

ℹ️ For more information -

👀 Follow me for more updates:

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

sir please put the other concepts also here..

dineshkumarganesan