Files
python/reference/concepts/boolean_values.md
Michael Morehouse 29478dd68c Organize concepts, eliminate duplication
* Stage 1

* Finish restructuring, add checkboxes.

* Minor format fixes

* fixing broken link

* fixing broken link

* fixing README link

* Fix multiples bad links

* Fix links in reference/concepts/keywords/README.md

* Correcting list description
2021-01-29 11:14:36 -05:00

329 B

Boolean values

TODO: ADD MORE

  • this solution uses Boolean values (True / False) hamming
  • True and False of type bopl. The example solution uses True and False as return values from functions that test membership in a list of values. markdown