- Course Preparation
-
How to Use Anaconda Notebooks 00:01:02
-
Setup Instructions
- Numbers
-
Numbers: Ints, floats, operators, exponents, and brackets + Challenge 00:06:39
-
Numbers: Floor division, rounding, modulo operator, and big numbers 00:07:09
-
Numbers: Casting (to and from) + Challenge 00:07:49
Introduction to Python Programming: Numbers
Learn to read, write, and solve real-life problems with Python.
In Python, "numbers" refer to the data types used for representing numerical values in various forms. This course will explore Python's different numerical data types, such as integers and floats, as well as math operators.
This course is part of the ten course series in the Introduction to Python Programming learning path.