#python #sicp
every built-in kind of data in Python has both true and false values.
If you want to change selection, open document below and click on "Move attachment"
1.5 Controlues matter to
control flow, but otherwise their values are not assigned or returned. Python
includes several false values, including 0, None , and the boolean value
False . All other numbers are true values. In Chapter 2, we will see that
<span>every built-in kind of data in Python has both true and false values.
Boolean values . Python has two boolean values, called True and
False . Boolean values represent truth values in logical expressions. The
built-in comparison operations, >, &l Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details