[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –

Python Programming Tutorial – 2 – Numbers and Math
by
Tags:
Comments
29 responses to “Python Programming Tutorial – 2 – Numbers and Math”
-
can someone explain why in python : 3 * 4 + 5 – 6 / 2 = 14 thanks
-
"wam bam thank you mam"
-
bacon bacon bacon
-
lol 4:17 dat voicecrack tho
-
Can I divide by zero?
-
"wham bam thank you mam'" lmfao
-
Wham bam thank you ma'am lol
-
@buckyroberts @thenewboston i have something to ask, if im going to assign all the module name and the function name in a one variable so i can save alot of effort, is it okay? thus they're any kind of conflict? Thanks in advance. Hope you have a Q/A threads
-
Great tutorials! Thanks!
-
-5**4 would be 625 not -625 we will have to write (-5)**4 for 625(actual answer )
-
-5**4 would be 625 or -625?
-
Holy f*** i tried learning C first, Python is is child's play compared to C
-
🙂
-
Thanks really helped!!!!!!!!
-
what is the meanin of 12^2
answer is 14another example is 9^1 = 8
-
-5*4=-625 but -5-5*-5*-5=625 …… ?????
-
seems this stuff is more boring than c++
-
If your using python 3.5.1 you will get an error : SyntaxError: Missing parentheses in call to 'print'
So What you have to so is put the string as a argument for print() ———— print("Hello, World") -
At 4:43 – Wham bam thank you man! 😀
-
divisor not dinominator
-
You should put a parenthesis on (-625)**4 so that the answer will be positive.
-
i cant execute programme telling that paranthess to call from print what does it mean……….
-
In python 3.x, integer divisions do give a float value!!
-
does anyone know how i can remove python 2.7.11
it isnt working -
Your voice is so soothing
-
Hello, -8*-8 should be 64 right..but why is the output negative 64??
-
You're always so clear and distinct. I can't thank you enough.
-
like most calculators python cant calculate negative numbers properly negative number to the power of even number has a positive result
-
@thenewboston could i do a 10 min interview on how youve used python at your job if you do? i need to do an interview for advice, warnings, or just find out more about what you guys do with this language, no personal info will be collected unless wanted
Leave a Reply