May 19, 2023
Checking explicitly for bool and len makes your code much more readable and accessible to other developers especially those that are new to python or those that frequently jump between multiple languages
Checking explicitly for bool and len makes your code much more readable and accessible to other developers especially those that are new to python or those that frequently jump between multiple languages