Python math functions 🧮

  Рет қаралды 48,049

Bro Code

Bro Code

Күн бұрын

Пікірлер: 81
@BroCodez
@BroCodez 3 жыл бұрын
import math pi = 3.14 x = 1 y = 2 z = 3 print(round(pi)) print(math.ceil(pi)) print(math.floor(pi)) print(abs(pi)) print(pow(pi,2)) print(math.sqrt(pi)) print(max(x,y,z)) print(min(x,y,z))
@গনিতচিন্তা495
@গনিতচিন্তা495 3 жыл бұрын
Many many thanks dear,,, I try about 5/6 day to coding python math function (max, min, pow etc.) but I can't do it. At least i found this video in bro code which help me to do it. Thanks u bro code.
@sajibmannan
@sajibmannan 3 жыл бұрын
Problems to practice from this video - 1. Round a number to its nearest full integer. 2. Round a number up to its nearest integer. 3. Round a number down to its nearest integer. 4. Round a number to its absolute value. 5. Raise a base number to a given power. 6. Find the square root of a number. 7. Find the largest number among a group of values/variables. 8. Find the smallest number among a group of values/variables.
@shreyakanodia5071
@shreyakanodia5071 3 жыл бұрын
bro your content and the way you present is great Specially the start
@farahdoekoroma159
@farahdoekoroma159 3 жыл бұрын
Hello Bro Code, I'm messaging not actually to purchase anything but to let you know that I enjoy learning from you. I wish you can mentor me to be a programmer just like you Bro. I have been trying to reach you from all the comments section in your KZbin videos. Please reply as you like a special gift from God to help me in programming. I have spend like 6 months trying to find a tutor that can help me be a programmer until I accidentally found you. Thanks man for every videos out there on KZbin. Once again thank you very much for your efforts and resources. Love from Sierra Leone, West Africa.
@ledibapril
@ledibapril 3 жыл бұрын
Thank you, this helps me a lot in learning Python Math Function
@ilkadavronov7531
@ilkadavronov7531 2 жыл бұрын
I'm learning python from Uzbekistan. This video really useful for me. Thanks )!
@obcodelab
@obcodelab 2 жыл бұрын
About the max and min Is there a way to make the output the letter instead of numbers Eg x = 2 y = 3 print (max(x,y)) Terminal Output : y I hope I get answered
@muhiddinergashev6202
@muhiddinergashev6202 2 жыл бұрын
Bro Code Thank you for this full python tutorial and now I can freely create my own program Thank you for teaching :)
@knightwolf900
@knightwolf900 2 жыл бұрын
print("Your the best Bro")
@headlesshair1353
@headlesshair1353 2 жыл бұрын
Thank you
@nerpa_severnaya
@nerpa_severnaya Жыл бұрын
I haven`t found this useful, but I like the format
@burt591
@burt591 10 ай бұрын
Aren't some of this by default in python? For example max, min, abs, and you can floor with // You can do them without importing math
@user-sh5zv4yf5s
@user-sh5zv4yf5s 3 жыл бұрын
Continue your educational videos
@zakariamamma2007
@zakariamamma2007 Жыл бұрын
Nice
@TehArcy
@TehArcy 3 жыл бұрын
Thank you for this
@shrirangjoshi6981
@shrirangjoshi6981 2 жыл бұрын
Bro, You are just great!!! Thanks Bro
@ΧρίστοςΑντωνίου-φ9ο
@ΧρίστοςΑντωνίου-φ9ο 2 жыл бұрын
Thank you bro, you helped me a lot :) !
@bhaijet758
@bhaijet758 3 жыл бұрын
i hope you will get 1M subs!!
@kemann3815
@kemann3815 2 жыл бұрын
Brilliant
@Ggheruha_Muha
@Ggheruha_Muha Жыл бұрын
thanks a lot
@jungkookbutbald3621
@jungkookbutbald3621 2 жыл бұрын
i've been avoiding this for like 4 days, and its not hard at all.. i think i just felt intimidaded by maths lmao
@mr.goldenweek8463
@mr.goldenweek8463 2 жыл бұрын
thx you help me so much
2 жыл бұрын
Thanks bro 👍👍👍
@AlexFarm00
@AlexFarm00 3 ай бұрын
thank you bro
@nftclinton1
@nftclinton1 2 жыл бұрын
u are the best really enjoying ur classes i want to be a mobile developer
@zharfa1357
@zharfa1357 2 жыл бұрын
thank a lot
@zr0724
@zr0724 3 жыл бұрын
goob work bro
@muditrustagi5775
@muditrustagi5775 3 жыл бұрын
superb
@beingzero7541
@beingzero7541 2 жыл бұрын
INFORMATIVE!
@yiorgoskatopodis
@yiorgoskatopodis 2 жыл бұрын
Excellent!
@bluekiddo9969
@bluekiddo9969 2 жыл бұрын
bro is the best
@paramenide9505
@paramenide9505 2 жыл бұрын
Bro, that's excellent, thanks for all
@senu903
@senu903 5 ай бұрын
thanks bro
@nadat3391
@nadat3391 2 жыл бұрын
im commenting cus he told me to do so. also thx for vid
@mallvid
@mallvid 2 жыл бұрын
What if you wanted to make your code remember the added integer to a value, after finishing a loop?
@dineshgautam7027
@dineshgautam7027 3 жыл бұрын
You are great bro....
@kangyuan9084
@kangyuan9084 8 ай бұрын
Dope
@shanvisingh9933
@shanvisingh9933 3 жыл бұрын
how to find maximum value between a float and int value
@jimwu899
@jimwu899 3 жыл бұрын
thank u for the great video
@bennyjoe2656
@bennyjoe2656 2 жыл бұрын
bro what happen when we add a decimal value for xyz like x =11,y=11.5 and z=14.75 then why it is only showing 14 and neglecting decimals
@ghoggaliabdou4222
@ghoggaliabdou4222 3 жыл бұрын
Thank you 💙💙
@SavingTheCows
@SavingTheCows 3 жыл бұрын
Thanks
@sarmadrafique426
@sarmadrafique426 2 жыл бұрын
Hello bro. I want to ask that you have a C++ OOP or python OOP on your KZbin channel. 🙏
@Phr8
@Phr8 3 жыл бұрын
I learned something!
@airlanggak5391
@airlanggak5391 3 жыл бұрын
very helpful!
@sadboy8538
@sadboy8538 3 жыл бұрын
Thank!
@tarikyassa1076
@tarikyassa1076 3 жыл бұрын
👍
@Melvishify
@Melvishify 3 жыл бұрын
ty bro
@fariahasan3965
@fariahasan3965 3 жыл бұрын
Thanks bro..
@ecoprocairns7813
@ecoprocairns7813 2 жыл бұрын
Bro, Your channel is a God Send! Thank you! However, I having trouble understanding how to add up and show user input totals in the console window. I can display daily totals, but not weekly totals. Can you offer any help or tell me which videos to watch? Thanks Bro 🙏
@Engycation
@Engycation 3 жыл бұрын
Nice Video Go A Head
@patrickbanzon7145
@patrickbanzon7145 2 жыл бұрын
23/07/22, 10:38pm i was here
@thunderbolt6351
@thunderbolt6351 10 ай бұрын
The math functions dont work (math.) Can you explain why?
@ummeyhasibun8434
@ummeyhasibun8434 10 ай бұрын
You have to add in the start of code import math Then the math fuction will able to work
@AC-xd3mj
@AC-xd3mj 2 жыл бұрын
can someone help me? pls i have a problem with that: print(math.ceil(pi)) NameError: name 'math' is not defined
@harshilthakkar9822
@harshilthakkar9822 2 жыл бұрын
Can you add "import math" first and then try again
@davelaff73
@davelaff73 3 жыл бұрын
Yo, cool.
@budderrar5751
@budderrar5751 2 жыл бұрын
noice
@zawarudo1849
@zawarudo1849 2 жыл бұрын
What is import math?
@belugaaa4550
@belugaaa4550 2 жыл бұрын
Bro
@linuso524
@linuso524 2 жыл бұрын
hi
@lamorozecstefankotlet7399
@lamorozecstefankotlet7399 2 жыл бұрын
@tedchiu1433
@tedchiu1433 3 жыл бұрын
Got it. Like, ocmmet, subscribe. Thanks bro
@Malvaza
@Malvaza 3 жыл бұрын
why vsc can't defined math?
@hussam-ym
@hussam-ym 3 жыл бұрын
Hey, just write import math before proceeding. he wrote import_math but for vsc i used import math ( with out an underscore in between).
@Malvaza
@Malvaza 3 жыл бұрын
@@hussam-ym thanks!
@vickygr1716
@vickygr1716 3 жыл бұрын
Bro the code print(math.sqrt(420)) doesnt work :(
@gobblegamerxxx110
@gobblegamerxxx110 3 жыл бұрын
Did you type the import math code?
@_s.p.g_
@_s.p.g_ 3 жыл бұрын
@@gobblegamerxxx110 no), thank you for your decision
@stratos8
@stratos8 7 ай бұрын
!
@jakewas3732
@jakewas3732 3 жыл бұрын
a
@aaditponraja5155
@aaditponraja5155 Жыл бұрын
comment
@chuf96
@chuf96 3 жыл бұрын
...
@dannyreborn
@dannyreborn Жыл бұрын
Whoever is reading this commit your life fully to Jesus because relationships, money, and sex will not satisfy you or save you. They will give you temporary pleasure but you get true joy from knowing that God is always on your side when no one else is. If you have a code you must have a coder and God wrote our code. So make a decision because 150,000 people die a day and you never know when your last day is.
@noahknight4973
@noahknight4973 2 жыл бұрын
fart
@ihatewomen9183
@ihatewomen9183 3 жыл бұрын
cool
@isageziyor
@isageziyor 2 жыл бұрын
thank you
@Mr_Assierne
@Mr_Assierne 3 жыл бұрын
Problems to practice from this video - 1. Round a number to its nearest full integer. 2. Round a number up to its nearest integer. 3. Round a number down to its nearest integer. 4. Round a number to its absolute value. 5. Raise a base number to a given power. 6. Find the square root of a number. 7. Find the largest number among a group of values/variables. 8. Find the smallest number among a group of values/variables.
Functions in Python are easy 📞
10:38
Bro Code
Рет қаралды 511 М.
Math in Python is easy + exercises 📐
13:51
Bro Code
Рет қаралды 107 М.
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН
«Кім тапқыр?» бағдарламасы
00:16
Balapan TV
Рет қаралды 236 М.
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 25 МЛН
World‘s Strongest Man VS Apple
01:00
Browney
Рет қаралды 42 МЛН
5 Good Python Habits
17:35
Indently
Рет қаралды 560 М.
Python Object Oriented Programming in 10 minutes 🐍
10:04
Bro Code
Рет қаралды 400 М.
Python - Basic Math Tutorial
15:06
Geek Tutorials
Рет қаралды 41 М.
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 178 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 182 М.
How To Use Functions In Python (Python Tutorial #3)
14:55
CS Dojo
Рет қаралды 2,4 МЛН
Основы Asyncio
53:25
Python Russian
Рет қаралды 21 М.
Learn Python OOP in under 20 Minutes
18:32
Indently
Рет қаралды 58 М.
Programming with Math | The Lambda Calculus
21:48
Eyesomorphic
Рет қаралды 207 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 407 М.
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН