Python только учу, так что просьба тапками не бросаться.
Есть статья, в ней абзац с таким содержимым:
You can think of a Python statement as being similar to a sentence in English: it's the smallest unit of the language that makes sense by itself. Just like “I,” “like,” and “Spam” aren't statements by themselves, but “I like Spam” is, variables and data types aren't statements in Python, but they are the building blocks that form them.
Оригинал - тут>>>.
Подскажите нормальное русское значение слова statement в данном примере?
Переменная - это variable. Функция - это function. Оператор - это operator.
Что такое statement? :-)
Заранее спасибо.