Creative Coding Newsletter
Subscribe
Sign in
Avoiding the hazards of Python truthy values
Martin McBride
Jul 24, 2022
A truthy value is a value that is considered True when used in a boolean context.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Avoiding the hazards of Python truthy values
A truthy value is a value that is considered True when used in a boolean context.