Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Arithmetic in Python V3  ||  Python Tutorial  ||  Learn Python Programming
Play lesson

Python Programming Tutorials (Computer Science) - Arithmetic in Python V3 || Python Tutorial || Learn Python Programming

5.0 (5)
39 learners

What you'll learn

This course includes

  • 6.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Python Programming Tutorials (Computer Science) Arithmetic in Python V3 || Python Tutorial || Learn Python Programming

Arithmetic in Python V3 || Python Tutorial || Learn Python Programming Transcript and Lesson Notes

๐™Ž๐™ฉ๐™–๐™ฎ ๐™ž๐™ฃ ๐™ฉ๐™๐™š ๐™ก๐™ค๐™ค๐™ฅ ๐™„๐™‰๐™๐™„๐™‰๐™„๐™๐™€๐™‡๐™”: https://snu.socratica.com/python Today we talk about the rules of arithmetic in Python Version 3. The key detail is when combining two numbers, Python will widen numbers to make sure they are

Quick Summary

๐™Ž๐™ฉ๐™–๐™ฎ ๐™ž๐™ฃ ๐™ฉ๐™๐™š ๐™ก๐™ค๐™ค๐™ฅ ๐™„๐™‰๐™๐™„๐™‰๐™„๐™๐™€๐™‡๐™”: https://snu.socratica.com/python Today we talk about the rules of arithmetic in Python Version 3. The key detail is when combining two numbers, Python will widen numbers to make sure they are

Key Takeaways

  • Review the core idea: ๐™Ž๐™ฉ๐™–๐™ฎ ๐™ž๐™ฃ ๐™ฉ๐™๐™š ๐™ก๐™ค๐™ค๐™ฅ ๐™„๐™‰๐™๐™„๐™‰๐™„๐™๐™€๐™‡๐™”: https://snu.socratica.com/python Today we talk about the rules of arithmetic in Python Version 3. The key detail is when combining two numbers, Python will widen numbers to make sure they are
  • Understand how Socratica fits into Arithmetic in Python V3 || Python Tutorial || Learn Python Programming.
  • Understand how Python (Programming Language) fits into Arithmetic in Python V3 || Python Tutorial || Learn Python Programming.
  • Understand how subtraction fits into Arithmetic in Python V3 || Python Tutorial || Learn Python Programming.
  • Understand how ints fits into Arithmetic in Python V3 || Python Tutorial || Learn Python Programming.

Key Concepts

Full Transcript

๐™Ž๐™ฉ๐™–๐™ฎ ๐™ž๐™ฃ ๐™ฉ๐™๐™š ๐™ก๐™ค๐™ค๐™ฅ ๐™„๐™‰๐™๐™„๐™‰๐™„๐™๐™€๐™‡๐™”: https://snu.socratica.com/python Today we talk about the rules of arithmetic in Python Version 3. The key detail is when combining two numbers, Python will widen numbers to make sure they are all of the same type. (In Python v3, there are three numeric types: ints, floats and complex numbers.) And division has changed from version 2. Now, division always returns the correct math value as a float. It no longer returns the quotient when you divide two whole numbers. And beware of division by 0! To learn Python, start our Python Playlist HERE: http://bit.ly/PythonHelloWorld Subscribe to Socratica: http://bit.ly/1ixuu9W โ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆ We recommend: Python Cookbook, Third edition from Oโ€™Reilly http://amzn.to/2sCNYlZ The Mythical Man Month - Essays on Software Engineering & Project Management http://amzn.to/2tYdNeP Shop Amazon Used Textbooks - Save up to 90% http://amzn.to/2pllk4B โ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆ Ways to support our channel: โ–บ Join our Patreon : https://www.patreon.com/socratica โ–บ Make a one-time PayPal donation: https://www.paypal.me/socratica โ–บ We also accept Bitcoin @ 1EttYyGwJmpy9bLY2UcmEqMJuBfaZ1HdG9 Thank you! โ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆ Connect with us! Facebook: https://www.facebook.com/SocraticaStudios/ Instagram: https://www.instagram.com/SocraticaStudios/ Twitter: https://twitter.com/Socratica โ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆ Python instructor: Ulka Simone Mohanty Written & Produced by Michael Harrison FX by Andriy Kostyuk โ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆโ™ฆ

Lesson FAQs

What is Arithmetic in Python V3 || Python Tutorial || Learn Python Programming about?

๐™Ž๐™ฉ๐™–๐™ฎ ๐™ž๐™ฃ ๐™ฉ๐™๐™š ๐™ก๐™ค๐™ค๐™ฅ ๐™„๐™‰๐™๐™„๐™‰๐™„๐™๐™€๐™‡๐™”: https://snu.socratica.com/python Today we talk about the rules of arithmetic in Python Version 3. The key detail is when combining two numbers, Python will widen numbers to make sure they are

What key concepts are covered in this lesson?

The lesson covers Socratica, Python (Programming Language), subtraction, ints, Floating Point (Measurement System).

What should I learn before Arithmetic in Python V3 || Python Tutorial || Learn Python Programming?

Review the previous lessons in Python Programming Tutorials (Computer Science), then use the transcript and key concepts on this page to fill any gaps.

How can I practice after this lesson?

Practice by applying the main concepts: Socratica, Python (Programming Language), subtraction, ints.

Does this lesson include a transcript?

Yes. The full transcript is visible on this page in indexable HTML sections.

Is this lesson free?

Yes. CourseHive lessons and courses are available to learn online for free.

Continue Learning

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Lessons

FAQs

Course Hive
Download CourseHive and keep learning anywhere
Get App