Тёмный
No video :(

#15 Python Tutorial for Beginners | Import Math Functions in Python 

Telusko
Подписаться 2,4 млн
Просмотров 1,1 млн
50% 1

Check out our courses:
Enterprise Java Spring Microservices: go.telusko.com...
Coupon: TELUSKO10 (10% Discount)
Master Java Spring Development : go.telusko.com...
Coupon: TELUSKO20 (20% Discount)
Udemy Courses:
Spring: go.telusko.com...
Java:- go.telusko.com...
Java Spring:- go.telusko.com...
Java For Programmers:- go.telusko.com...
Python : go.telusko.com...
Git : go.telusko.com...
Docker : go.telusko.com...
For More Queries WhatsApp or Call on : +919008963671
website : courses.telusk...
Instagram : / navinreddyofficial
Linkedin : / navinreddy20
TELUSKO Android App : bit.ly/TeluskoApp
In this lecture we are discussing about math function:
-- math module in Python provides a wide range of mathematical functions.
-- math module is a built-in module in Python.
-- math module is used to perform mathematical operations.
-- math module is used to perform mathematical operations like square root, power, floor, ceil, etc.
-- for using math module we have to import it first
import math
-- then we can use math module function like math.sqrt(25)
or
-- we can use alias name like m=math then we can use m.
m.sqrt(25) if we import math as m
or
-- we can import only required function like from math import sqrt,pow
sqrt(25)
pow(2,3)
Here are some of the most commonly used ones methods of math module:
math.sqrt(x): Returns the square root of x.
math.pow(x, y): Returns x raised to the power y.
math.ceil(x): Returns the smallest integer greater than or equal to x.
math.floor(x): Returns the largest integer less than or equal to x.
math.exp(x): Returns the exponential value of x.
math.log(x[, base]): Returns the natural logarithm (base e) of x or the logarithm of x with the specified base.
math.sin(x), math.cos(x), math.tan(x): Returns the trigonometric sine, cosine, or tangent of x, respectively.
Here are some of the most commonly used ones attributes(constant) of math module:
math.pi: Returns the value of pi.
math.e: Returns the value of e.
math.inf: Returns a floating point positive infinity.
math.nan: Returns a floating point “not a number” (NaN) value.
using help function we can get all the information about math module
help(math)
Github :- github.com/nav...
Python for Beginners :- bit.ly/3JOLQhl
Editing Monitors :
amzn.to/2RfKWgL
amzn.to/2Q665JW
amzn.to/2OUP21a.
Java:- bit.ly/JavaUde...
Spring:- bit.ly/SpringU...
More Learning :
Java :- bit.ly/3x6rr0N
Python :- bit.ly/3GRc7JX
Django :- bit.ly/3MmoJK6
JavaScript :- bit.ly/3tiAlHo
Node JS :- bit.ly/3GT4liq
Rest Api :-bit.ly/3MjhZwt
Servlet :- bit.ly/3Q7eA7k
Spring Framework :- bit.ly/3xi7buh
Design Patterns in Java :- bit.ly/3MocXiq
Docker :- bit.ly/3xjWzLA
Blockchain Tutorial :- bit.ly/3NSbOkc
Corda Tutorial:- bit.ly/3thbUKa
Hyperledger Fabric :- bit.ly/38RZCRB
NoSQL Tutorial :- bit.ly/3aJpRuc
Mysql Tutorial :- bit.ly/3thpr4L
Data Structures using Java :- bit.ly/3MuJa7S
Git Tutorial :- bit.ly/3NXyCPu
Donation:
PayPal Id : navinreddy20
www.telusko.com

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 719   
@flamboyantperson5936
@flamboyantperson5936 6 лет назад
From where did you come? You are the best teacher for Python on RU-vid. We are so lucky to have you. Your teaching is simply awesome I love it and I am learning a lot from you. The way your helping us one day someone will also help you. Huge respect for you. Thank You.
@onlyvicky19801
@onlyvicky19801 5 лет назад
Well said his explanation is so nice ... I feels like I m seating just in front of him
@harshavardhandsh5190
@harshavardhandsh5190 5 лет назад
Value of PIE we have always found is - 3.142857142857142857 , BUT in python it shows - 3.14592653589793 Which is right answer sir...
@harshavardhandsh5190
@harshavardhandsh5190 5 лет назад
Doesn't it looks that operators are taken from other language like C++, Java etc. Why these can not be as easy as VB6 ... No calling No import What a beautiful language VB
@aanchalsharma5264
@aanchalsharma5264 5 лет назад
Yes bro
@himanshushekhardas1730
@himanshushekhardas1730 4 года назад
@@harshavardhandsh5190 bro 3.1428.... is not pi its 22/7 while 3.1459.... is the exact value of pi
@vishalghuman
@vishalghuman 4 года назад
1. 7 (26 // 6) = bin(288) > 4 ie. lose 4 bits from the end . 0b1001000 = 72 . loving your way of teaching sir , thank you for these priceless tutorials.
@sharonjyoshna3675
@sharonjyoshna3675 Год назад
Hey! Can you explain me how you did this. I tried the 2nd and 3rd one but am wrong...
@abhi3829
@abhi3829 10 месяцев назад
​@@sharonjyoshna3675what do you get??
@abhi3829
@abhi3829 10 месяцев назад
Did*
@vishalmane3139
@vishalmane3139 9 месяцев назад
didi@@abhi3829
@leonhardeuler9839
@leonhardeuler9839 4 года назад
I came looking for copper and I found gold. Keep up the good work 👍
@dipali_d4279
@dipali_d4279 5 лет назад
1:06 sir: we are living in a world where u need to ask for things Me: *subscribed immediately*😂
@rajmhatre20
@rajmhatre20 4 года назад
😂😂😂
@sonisingh53
@sonisingh53 4 года назад
An intellectual subscriber
@adithyapadvetnaya3972
@adithyapadvetnaya3972 4 года назад
lol brdr
@adityarajmane8150
@adityarajmane8150 3 года назад
hahaha.....lol
@148eight
@148eight 3 года назад
Same shit 😂😂
@SunilSingh007
@SunilSingh007 5 лет назад
What i like most is short video, to the point, clear concept ... user not get bored.
@keshav2136
@keshav2136 4 года назад
Me too😀
@dishantgupta7130
@dishantgupta7130 4 года назад
SAME
@RealityOfWorld716
@RealityOfWorld716 4 года назад
💯
@zapphireqvq8954
@zapphireqvq8954 4 года назад
Best for adhd students like me
@adthn
@adthn 3 года назад
Same here😍
@rajeevranjan5785
@rajeevranjan5785 5 лет назад
Sir, because of you I've passed in my exam! Thank you so much.
@VojtaMaur
@VojtaMaur 5 лет назад
1. 28 2. 381 3. 753 4. 72 Done by hand. Thanks for nice tutorial ;-)
@stanb5448
@stanb5448 4 года назад
Ok for all except the number 4 that i don t get. 72 is the result for 288
@kavyasree21
@kavyasree21 4 года назад
1.28 2.379 3.759 I got these is anything wrong
@sumana_sri
@sumana_sri 4 года назад
Can u explain the 4th answer.. I am getting wrong answer
@satyajeetkhopkar7322
@satyajeetkhopkar7322 4 года назад
@sahith sunny 125: 001111101 265: 100001001 125 | 265: 101111101 = (2^8)+(2^6)+(2^5)+(2^4)+(2^3)+(2^2)+(2^0) = 256+64+32+16+8+4+1 =381
@SNgaming134
@SNgaming134 4 года назад
Can yo explain the 4 th answer
@kishanrai6192
@kishanrai6192 5 лет назад
I had gone through a lot of playlist for learning python but you are an exceptional teacher.The editing in your videos make you stand apart from others as well.Your teaching as well as video making skills together make your playlist a great content. Thank you for helping us.
@sakshigopalsaha2310
@sakshigopalsaha2310 4 года назад
The time when he started adding memes in the middle It's awesome
@mohammedazmathulla6474
@mohammedazmathulla6474 3 года назад
I feel like sitting continuously for hours and can easily finish this complete tutorial. Will never get bored. Thanks for all your efforts 😊
@ankitabhatt3330
@ankitabhatt3330 3 года назад
Trivial yet important topics covered with so much ease and that too in such a short time..... Amazing!!!🙌🙌 You deserve a standing ovation Sir..... Keep educating the ALIENS!!!😁🤞🙌😃
@abhisekrout8522
@abhisekrout8522 4 года назад
Thank You So much Naveen. I have been through a lot of other vid tutorials on Python, but your's is the best. Its straight to the point, short and simple. Thank You So much man.
@nakul12341
@nakul12341 3 года назад
short, simple and straight to the point.. your teaching skills are just wow
@alexikamran7039
@alexikamran7039 2 года назад
Brother you are not only a nice teacher you are nice man in real life I assume. Your face and expression says your are born for help people. From bangladesh
@usamaabbasi-uc7bl
@usamaabbasi-uc7bl 8 месяцев назад
you are a super hero for python like python man
@ArunMiskin07
@ArunMiskin07 5 лет назад
You have got some god gift sir , your lectures are jaw dropping easy and to the point hoping to get some great learning i hope there will be some project like scenarios videos and you will be the best tutor on youtube.
@harishwarreddy6244
@harishwarreddy6244 5 лет назад
i hope he is happy with your comment .i am sure he has read your comment
@bellambipinchakravarthy2583
@bellambipinchakravarthy2583 3 года назад
1. 7
@devilsparkk
@devilsparkk 7 месяцев назад
Can you explain how you got the answers
@neeman6894
@neeman6894 3 года назад
I used to hate python, but not anymore Thanks to you sir , really enjoying your video. I wish we had lecturer like you in my college days
@vishvatrivedi6650
@vishvatrivedi6650 5 лет назад
1.28 2.381 3.753 4.72
@kalaipradeep2753
@kalaipradeep2753 Год назад
I try on my Python idle it show same answer but. How it is work....🤔....
@Manster-minds
@Manster-minds 3 года назад
Navin speaks Telugu. In Telugu "telusko" means learn(approx.)
@arathip3699
@arathip3699 3 года назад
Yes!!
@vijeysrini
@vijeysrini 3 года назад
Seriously Man, if you had been a lecturer in some college, only those college students would have been benefitted, But now, every single person seeing your video will be benefitted, Thank God you did not go as a lecturer and instead chose the RU-vid way :-),,, big respect to your talents. One of the best teachers I have ever come across in my life.
@Anirbansinha24
@Anirbansinha24 4 года назад
Time complexity of your videos are really so much efficient 🔥🔥🔥🔥🔥🔥🔥
@Aman-vu3ss
@Aman-vu3ss 4 года назад
Just one thing to say.......you are amazing teacher.
@wikhan2002
@wikhan2002 6 лет назад
As a beginner, it was really helpful. Thanks, Telusko.
@nikhileshverma3760
@nikhileshverma3760 5 лет назад
i had learned c and c++ but after watching this video i get to know the working of bitwise. well explained sir keep uploading videos about new oppertunities that are coming out for CSE students
@rishadmu
@rishadmu 5 лет назад
4:41 it's not epsilon. e is called Euler's number(natural logarithm)
@samarjyoti-ray
@samarjyoti-ray 5 лет назад
This was what I was searching in the comments if someone else also recognised. 😂😂 👍👍
@ramondenBoer
@ramondenBoer 4 года назад
@@samarjyoti-ray same lol
@samarjyoti-ray
@samarjyoti-ray 4 года назад
@@ramondenBoer 😝😝
@gokulans5052
@gokulans5052 4 года назад
Same 😁
@Anirbansinha24
@Anirbansinha24 4 года назад
Genuinely amazing 🔥 but i have one question, when you are doing right shift of 10>>2 you are getting 40, we are only calculating the larger part on the left, then what is the actual use of the lower value 2 in the right one??
@kelliharithalavanya2267
@kelliharithalavanya2267 3 года назад
2 represents shifting of 2 bits I e, 2 zeros to left side In actual the binary format of 10 is 1010 but after shifting 2 bits to left side it becomes 101000 Hence 2 represents no of bits to get shifted to respective side
@glenfernandes898
@glenfernandes898 2 года назад
Your videos are mind blowing. I still cannot understand how you can teach such python concepts so easily.
@user-bb4op3zf8n
@user-bb4op3zf8n 5 лет назад
Till now it's best way to learn python..thanks sir!!👈👈👌👌👌
@netexcess2663
@netexcess2663 6 лет назад
Telusko Learnings = "GOD" Telusko Learnings == "GOD" >>>True
@harshavardhandsh5190
@harshavardhandsh5190 5 лет назад
Value of PIE we have always found is - 3.142857142857142857 , BUT in python it shows - 3.14592653589793 Which is right answer sir...
@harshavardhandsh5190
@harshavardhandsh5190 5 лет назад
@Pranav Hegde Thank you very much for clearing my doubt sir
@Akhileshreddy
@Akhileshreddy 4 года назад
Pi value=3.141592653589793289....
@adithyapadvetnaya3972
@adithyapadvetnaya3972 4 года назад
ERROR lol
@adithyapadvetnaya3972
@adithyapadvetnaya3972 4 года назад
@@harshavardhandsh5190 22/7
@sakshisahu3983
@sakshisahu3983 4 года назад
One of the best series i ever found on RU-vid of python...thank you so much sir 😊
@someoneyoudontknow7222
@someoneyoudontknow7222 3 года назад
The best teacher of python .You are amazing . We need a teacher like you in our school.
@nairunni60
@nairunni60 5 лет назад
Great videos again sir. It would be a good idea to give at least 15-20 questions on the topic covered after every topic.
@anjaligoyal2035
@anjaligoyal2035 3 года назад
We appreciate your way of teachinng. Thanks for making this videos. God bless you....😘😘
@sowjanyanalla5651
@sowjanyanalla5651 3 года назад
Sir,I was very much addicted to your videos, I am a Database and BI developer.I was learning programming language for the first time only because of your videos ..the way you are explaining really awsome. Thanks at Ton Sir.
@sumidasdutta582
@sumidasdutta582 Год назад
1. 7
@devilsparkk
@devilsparkk 7 месяцев назад
Can you explain this? How you got the answers?
@theuntoldstory3981
@theuntoldstory3981 4 года назад
Your videos are too fine to understand and well short-time videos is never too easy to explain but you proved it. Thanks
@chinmayadutta8207
@chinmayadutta8207 3 года назад
@4:39 you have used 'e' as epsilon which is actually the natural number or Euler number. :)
@venkatkumar8672
@venkatkumar8672 5 лет назад
wow great i like the way of your teaching , keep doing more videos sir..respect from tamilnadu....
@khalilmustafakhan8340
@khalilmustafakhan8340 4 года назад
I am really amazed by his method no one can do this type of hard work hats off
@zarna12
@zarna12 4 года назад
you can make anybody fall in love with python :) there is so much difference in java & python & it is manifested in your videos!!
@b.sasikumar2141
@b.sasikumar2141 4 года назад
The way of u lecturing is like we got some amusements for learning python sir....... 🤝🤝
@yogeshchauhan9401
@yogeshchauhan9401 4 года назад
1.28 2.381 3.753 4.72 Hw questions
@cartoonvlogs4531
@cartoonvlogs4531 6 месяцев назад
1. 1
@abdulsattar7878
@abdulsattar7878 5 лет назад
I don't even think that python is easy ,but with this stuff ,it more easy to learn my profession
@abhaysharma3776
@abhaysharma3776 4 года назад
After watching your videos my mind or my programmed conscience has done a decision of my self whenever I get your teaching helpful in future I 'll certainly donate a good guru dakshina to your channel as i considering you as modern rishi, muni or guru whatever . Hats off to you man.
@adarshchoudhary3309
@adarshchoudhary3309 6 лет назад
Sir, I am understanding each and every point u are speaking about while explaining python concept and for that I'm very thankful to you. Thanks once again.
@PkAtoZEntertainments
@PkAtoZEntertainments 3 года назад
simply super ...even i taken coaching with 8000 but this much effort and understing is not there ...good explananin ever tq mr naveeen ji.......telasiko
@aghori8276
@aghori8276 4 года назад
Omg!!navin sir is far better than my college staff...❤❤
@rishikmookherjee4838
@rishikmookherjee4838 2 года назад
Take floor as the floor of house means the lowest and ceil as the ceiling means the topmost part-easy to remember!
@Always_Happy_22-02
@Always_Happy_22-02 Год назад
It's Fun to learn such amazing Subject with you Navin Sir😌We are Aliens from Telusko's Planet...🙂😌
@shreyasacharya5802
@shreyasacharya5802 3 года назад
The only lecture that I won't feel drowsy... Since the day I started, am learning thoroughly by watching your videos... Thank you very much sir.
@amarkumarmajhi6897
@amarkumarmajhi6897 3 года назад
A good teacher I have ever met........ thank you sir for sharing your expensive knowledge........
@punnaraokommineni4340
@punnaraokommineni4340 3 года назад
I am shanmukhi, you are teaching great. you are helping us. your are the best teacher actually. Just wanted to know if you take online classes rather than RU-vid so that I can attend. and it will be more clear to understand. You helped us a lot. once again thankyou💖💖💖
@GopinathMahankali
@GopinathMahankali 4 года назад
Excellent Quality and Nice Way of Explanation....No way to get bored
@karmasonam1822
@karmasonam1822 4 года назад
It's a such an honour to learn something new from you sir... You make my eyes open... Thanks..
@muditshrivastava8130
@muditshrivastava8130 5 лет назад
1) 7 (26//6) == 72
@gvenkatesh6671
@gvenkatesh6671 5 лет назад
give me 2,4, and 4 ans ,brother
@gvenkatesh6671
@gvenkatesh6671 5 лет назад
2 ans is 390 and 3 and is 753 got me
@muditshrivastava8130
@muditshrivastava8130 5 лет назад
@@gvenkatesh6671 2nd answer is 381 check it on Python Shell(IDLE) and 3rd answer is 753 so yeah u got the 3rd answer right
@dheerajguvvala2646
@dheerajguvvala2646 3 года назад
Sir ,I really like Ur teaching, my proffeser also teach but didn't understand ,but u r teaching is wonderful ,and u r very hand some sir
@abdisamadsulaiman3828
@abdisamadsulaiman3828 5 лет назад
Sir Navin thanks teacher I can't seen teacher like you you are best teacher in the world I essay understand your Toutiral I can benefit so much in python and am very interesting to learn python thank you 👏
@salmahossain9539
@salmahossain9539 11 месяцев назад
You’re the best Python teacher I’ve ever seen
@vedantpawar9913
@vedantpawar9913 3 года назад
Ur awesome..so soon i m gonna be a python programmer after completing the series ..thanks a lot for these series 💯💯👍
@beenashaji44
@beenashaji44 4 года назад
SIR best explanation nice video. GOD BLESS YOU SIR.
@mikeguitar-michelerossi8195
@mikeguitar-michelerossi8195 3 года назад
Such a great lesson. Just a clarification. If I use "import math as m", than math.sqrt() doest'n work for me. only m.sqrt() works
@ramprasadmadhira263
@ramprasadmadhira263 4 года назад
I really impressed Mr. Naveen about the way u r teaching python. great and impressive.
@rizolli-bx9iv
@rizolli-bx9iv 3 года назад
Telesko is the best for python
@vaishalirathi5530
@vaishalirathi5530 3 года назад
Yes sir It helps after watching your video I find various stuff regarding this on Google and it helps me understand python much better thanks
@nehaaadarsh
@nehaaadarsh 5 лет назад
😍😍 from india ,,, You are just excelente
@zeroiqgamer9306
@zeroiqgamer9306 4 года назад
Excellent*
@Vaishuugitte
@Vaishuugitte 2 месяца назад
Short but to the point and easy for understanding
@Cristiano_Ronaldo_28_17_7
@Cristiano_Ronaldo_28_17_7 3 года назад
i am recommending this channel everywhere and to everyone who wants to self learn and grow Navin Reddy you are simply awesome and i have question can python takeover VBA
@RavikanthTalakoti
@RavikanthTalakoti 4 года назад
Thanks for the incredible session you have given to us!!!
@sauravjain2637
@sauravjain2637 6 лет назад
really awesome way..............heartly thankful to you for sharing knowledge.
@gauravpitambare
@gauravpitambare 5 лет назад
Hi Navin , Nice videos are going on ,thanks for such nice teaching in simple language.
@kahanitv6991
@kahanitv6991 3 года назад
your are the indian guy on youtube who does a better job than my teachers at school
@sumitsahu7217
@sumitsahu7217 3 года назад
Really your explanation is excellent
@blazerdragon3111
@blazerdragon3111 3 года назад
Thank you Sir for your teachings you are the best
@jonnywinkler6328
@jonnywinkler6328 4 года назад
It was a perfect video, as always. :)
@hardikparekh2222
@hardikparekh2222 4 года назад
Thanks for great video. Quick question on this one ? after importing math module how come pow(4,5) works but sqrt still need math.sqrt(25) and not just sqrt(25)??
@someoneyoudontknow7222
@someoneyoudontknow7222 3 года назад
from math import pow,sqrt....................then it will work
@philipdaseh9745
@philipdaseh9745 4 года назад
I have really learned from your videos, you explain with simplicity. WELL DONE
@jaamalarane959
@jaamalarane959 4 года назад
thanks for coming our planet to explain python
@benjordan4269
@benjordan4269 2 года назад
One of the best teacher for coding 👏
@ramandeepkaur7642
@ramandeepkaur7642 4 года назад
Hey sir I am so so obsessed with you teaching style thq so much sir and I this lockdown I learn python so easily with your fabulous videos love from Uttarakhand sir ❤️😎
@arulrajenth8543
@arulrajenth8543 4 года назад
How did you restart the shell
@vishalchhipa0749
@vishalchhipa0749 4 года назад
Thanku for giving such a wonderful series of python . It was really osm thanks once again sir. Keep supporting 🙏 us in same
@datta9234
@datta9234 4 года назад
Watching your video in 2020 , gaining some skills , your are aswm man , the way you clearing each concept,+ short clips and at end of video some work ♥️. Great work sir
@Azul-svtnctabcd
@Azul-svtnctabcd 4 месяца назад
Wow, this was really helpful. You're a saviour, thank you so much!
@sakshichaudhary9966
@sakshichaudhary9966 4 года назад
Please make a some tutorials on C++ and Machine Learning Too.... And i truly loved Your tutorials and they are quite helpful. Would love to have a tutorial on Machine Learning as I am very much eager to learn it... Thank You:)
@jessadalawatatlo9916
@jessadalawatatlo9916 2 года назад
It really helps to my incoming report. Hoping to learn more in programming.
@jk3089
@jk3089 4 года назад
Love Regards and Affection to Navin Reddy, the miraculous teacher
@kshitijkulshrestha2164
@kshitijkulshrestha2164 5 лет назад
1.28 2. 381 3.753 4. 72. Thank you for explaination
@premavathyganesh2609
@premavathyganesh2609 3 года назад
Outputs: 7
@antonyvivek238
@antonyvivek238 3 года назад
i love your way of teaching and thank you sir. And even if i am just a beginner i feel like , i can do great after this.. .❤🙏
@kushaldas8496
@kushaldas8496 4 года назад
Hello, sir I'm new in python nd I watch all of your videos. Nd all I can say you are the best. Sir, in this video you told that Import math as m So you said that both are works but in my system nd probably every system if i import math as m only m is working not math. So my question is in your system is it same?
@ishaansharma4367
@ishaansharma4367 3 года назад
Quiz question -1-28 2-381 3-752 4-72
@a.y.making931
@a.y.making931 3 года назад
answer- 7 (26 // 6) = 70
@MasterCoder99
@MasterCoder99 3 года назад
Excellent content and videos! Could you make a similar one for C++ also?
@shiili7699
@shiili7699 4 года назад
ans: 1. 28 2. 255 3. 753 4. 72
@ExploreMalaya
@ExploreMalaya 4 года назад
sir i am Almost addicted to you and Python .....
@pcmauzmasti2793
@pcmauzmasti2793 2 года назад
Such a great teaching skill u have.... Salute 👌👌👌👌
@bodalasagarika3539
@bodalasagarika3539 5 лет назад
will u please make the videos like for every function give some example then we will understand clearly sir im not getting some functions how they work
@aayushrajpurohit321
@aayushrajpurohit321 3 года назад
Sir I have 1 doubt When I imported Import math as m And when I wrote math.sqrt(25) There was error And when I wrote m.sqrt(25) It was working
@gundadanush2774
@gundadanush2774 2 года назад
Thanks for making wonderful videos they were very easy to understand. And once again thanks for making python videos
Далее
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Просмотров 942 тыс.
ВОТ ЧТО МЫ КУПИЛИ НА ALIEXPRESS
11:28
Просмотров 604 тыс.
The Python Math Module Explained..
11:01
Просмотров 12 тыс.
Functions in Python are easy 📞
10:38
Просмотров 463 тыс.
5 Useful F-String Tricks In Python
10:02
Просмотров 302 тыс.
Please Master These 10 Python Functions…
22:17
Просмотров 149 тыс.
Python for Beginners - Learn Python in 1 Hour
1:00:06
Просмотров 18 млн
Solve any Star Pattern program in Python
18:44
Просмотров 938 тыс.