10 lines
239 B
Text
10 lines
239 B
Text
|
|
;Task:
|
||
|
|
Show how to represent the boolean states "'''true'''" and "'''false'''" in a language.
|
||
|
|
|
||
|
|
If other objects represent "'''true'''" or "'''false'''" in conditionals, note it.
|
||
|
|
|
||
|
|
|
||
|
|
;Related tasks:
|
||
|
|
* [[Logical operations]]
|
||
|
|
<br><br>
|