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