#python #sicp
Specialized evaluation rules for each kind of header dictate when and if the
statements in its suite are executed. We say that the header controls its suite.
If you want to change selection, open document below and click on "Move attachment"
1.5 Controlents we have already introduced in these terms.
Expressions, return statements, and assignment statements are simple statements. A def statement is a compound statement. The suite that follows the
def header defines the function body.
<span>Specialized evaluation rules for each kind of header dictate when and if the
statements in its suite are executed. We say that the header controls its suite.
For example, in the case of def statements, we saw that the return
expression is not evaluated immediately, but instead stored for later use when
the defined function is eventually ca Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details