7/31/2019
•
EN
Python mind-teaser: Make the function return True
Explains two Python solutions to a coding puzzle where a function must return True using integer interning or a custom class.