filmov
tv
Tutorial 11 - Operators and basic math in Python

Показать описание
This video tutorial explains operators and basic math in Python. Comparison operators in python allow you to compare values; greater than, less than, not equal to are some of the comparison operators. These operators can be useful to define conditions such as, 'if pixel value is less than threshold classify it as dark, otherwise classify it as a bright pixel.'
The video also explains basic math by implementing a few lines of code for the equation: E = mc2.
The video also explains basic math by implementing a few lines of code for the equation: E = mc2.
Комментарии