Python for Microscopy - #4 - Operators and expressions

preview_player
Показать описание
Hello everyone! In this video, I explain operators and expressions to you - a fundamental concept of programming.
Operators define the operations that can be performed on the so called operands, e.g. the "+" operator or the logical operators (and, or, not).
Expressions are a sequence of operators and values and variables that can be evaluated.

You can find the exercises in the Github-Repo:

0:00 Intro
0:10 Operators - Definition
0:31 Arithmetic operators
1:32 Comparison operators
2:13 Logical operators
3:34 Identity operators
4:52 Membership operators
5:24 Assignment operators
6:42 Expressions - Definition
7:31 Different types of expressions
8:15 Exercises and Outro
Рекомендации по теме