Python - Basic Math Tutorial

preview_player
Показать описание
Learn how to code using the + - * / symbols to solve simple math problems in Python.
Рекомендации по теме
Комментарии
Автор

x = int(input ("enter the first number " ))
y = int(input ("enter the seconde number " ))

total = str (x + y)

print ("The addition of those 2 numbers is =" + total)

mr.noice_guy
Автор

You've taught me a TONNE during iso. Just wanna say thanks so much for the content, you're a bloody legend.

t.jp.s
Автор

Its funny how every australian sounds like lazabeam
Great tutorial thoug.
You explaind it better than my teacher.

wolfmatthys
Автор

use "//" for integer/numbers in coding because "/" will come with a decimal point numbers when you divide

rkkwjbc
Автор

Thank you so much i had to do this for ict and i wouldnt have done it without you so thanks again

Venom
Автор

str are what you write in quotation marks. Int is what you write in numbers. Float is when you get a decimal numbers. Bool is the value that gives you true or false.

rkkwjbc
Автор

I'm soo subscribed.. Thanks man.. I don't even download the language and kind of interested of it and try to learn it and you looks immazing teacher. 🌹

collegemathematics
Автор

Thanks for the tutorial.

I think I can hear birds singing in the background.

turnturn
Автор

awesome way of explaining ...thanks much !!!!

amandapennies
Автор

My goodness i can't see a thing you typing my friend i think i have to get a magnifying glass.

JoseOrtiz-nwrk
Автор

LIKED THE VIDEO, THANKS FOR THE VIDEO

sujoychakravarty