Today we talk about the rules of arithmetic in Python Version 2. The key detail is when combining two numbers, Python will widen numbers to make sure they are all of the same type. (In Python v2, there are four numeric types: ints, longs, floats and complex numbers.) Also, when you divide two whole numbers, Python will return the quotient, not the mathematical value.
And beware of division by 0!
➢➢➢➢➢➢➢➢➢➢
We recommend:
Python Cookbook, Third edition from O’Reilly
The Mythical Man Month - Essays on Software Engineering & Project Management
Shop Amazon Used Textbooks - Save up to 90%
➢➢➢➢➢➢➢➢➢➢
Subscribe to Socratica:
To support more videos from Socratica, visit
Socratica Patreon
Socratica Paypal
We also accept Bitcoin! :)
Our address is: 1EttYyGwJmpy9bLY2UcmEqMJuBfaZ1HdG9
➢➢➢➢➢➢➢➢➢➢
Python instructor: Ulka Simone Mohanty
Written & Produced b