filmov
tv
Working With Numbers and Math Operators In Python

Показать описание
In this tutorial, we are going to be talking a numbers within python. The two types of numbers we're going to be covering, are ints and floating point numbers. We'll also be going over some math operators. We'll be going over how to add, substract , divide ,multiply, exponential, and floor division operators