The shortest explanation of Statements, Expressions and Functions

preview_player
Показать описание
A statement does something, an expression evaluates to something and a function is a subroutine that can be used to be called from multiple places in your code. It can evaluate to something. But this all needs more explanation. In this tutorial, I’m going to show you how things work in Python. Other languages might implement things differently. With that said, let me start with statements.

C H A P T E R S
0:30 Statements
2:10 Expressions
3:00 Functions

M Y O N L I N E T R A I N I N G

#statements #expressions #python
Рекомендации по теме