#4 Learn to use Python math module

preview_player
Показать описание
Math in python is so popular and it works extremely simply. Python interpreter acts as a simple calculator: you can type an expression at it and it will write the value. Expression syntax is straightforward: most popular operators +, -, * and / work just like in most other languages. Parentheses "(())" can be used for grouping.

Рекомендации по теме
visit shbcf.ru