Basic math operators - Python for beginners

preview_player
Показать описание
Support the channel via the links below:

The video explains how to use basic python math operators (exponent operator, division, multiplication, addition, and subtraction.)
Exponent operator in Python is "**"
Division in Python is done by using the "/"
Multiplication in Python is done by using "*"
Addition in Python is done by using "+"
Subtraction in Python is done by using "-"

You can also check the following link:

This is part 3 of the python tutorials for beginners.

Subscribe to the channel for more Python-related videos!
Рекомендации по теме