Python Tutorial for Beginners 2 - Numbers and Math in Python

preview_player
Показать описание
In this video I will show How to use Numbers and Math in Python. Introduction to Python. Python is an interpreted programming language. Python has many operators.
Operators perform an action on one or more operands. Some operators accept operands before and after themselves:
operand1 + operand2, or 3 + 5
A program is a set of instructions telling the computer what to do.
It has a strict syntax, and will only recognize very specific statements. If the interpreter does not recognize what you have typed, it will complain until you fix it.
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

This is simply amazing tutorial so far I have attended.

RavindraRayala
Автор

man your style is awesome, thanks for your sharing and please keep up the great work.

sammirza
Автор

Yes its supposed to be PEDMAS not PEMDAS.Division comes before multiplication. You can check for yourself by performing 21/2*3.5 .The answer is 36.75 and not 3.

shivanisabharwal
Автор

in python script, what is the usage of ^ symbol

subbuchaudhary
Автор

Voice is very low but content is useful

namastecoding
Автор

I think order for maths operations should have been PEDMAS or BODMAS and not PEMDAS

ruchandu
Автор

Thank you very much for doing it!!! hats off to you!

Guinhulol
Автор

this is helpful im a beginner coder and i recommend it

randomdogeboi
Автор

Feeling inspired. Want to know more about the application and job opportunities relating to Python programming.

omerfarukkhan
Автор

we use python scripts in Spotfire... can you please help me in giving a script to export a tabular data into Excel??

nandadk
Автор

these videos are put together very well

waceystewart
Автор

like how we have an option to convert our float value into an integer by using "//" similarly is their any code for changing the result of the product of two float values into an integer value?

dikshamishra
Автор

I think using PEMDAS or BODMAS gives same result. Please clarify.

akhilgupta
Автор

this video is very helpful. but the guy who is speaking his voice is very low!!

chaitanyanadavati
Автор

guys search for coursera its helping me

amaansuheab
Автор

It is pemdas or BODMAS please confirm it the execution order

gsasadiq
Автор

So sad. Had to abandon this decent course because of low sound level. Please rectify sir and I will be back. Greetings from Africa.

Po
Автор

How to find a root of sin or cos in this command line interface?

fantamas
Автор

what if i am getting 3 as the result of 23/7 and not the decimal part ?

ShreyasiVermaan_inspirer
Автор

If I want in rational 23/7 then what do

abhinavsingh