9 lines
342 B
Markdown
9 lines
342 B
Markdown
|
|
# `true`
|
||
|
|
|
||
|
|
TODO: ADD MORE DETAIL
|
||
|
|
|
||
|
|
See the Python [documentation entry][keyword-true-docs], as well as [this blog post][keyword-true-etymology] for more details.
|
||
|
|
|
||
|
|
[keyword-true-docs]: https://docs.python.org/3.7/library/stdtypes.html#boolean-values
|
||
|
|
[keyword-true-etymology]: https://yawpitchroll.com/posts/the-35-words-you-need-to-python/#true
|