filmov
tv
Optimizing Palindrome Detection code in python

Показать описание
In this video I cover several optimizations to improve python code that was shared in the "Learn Python" facebook group to make a simple script more production worthy.
I also recognize my "optimized" code will fail if the input string is all special characters.
I also recognize my "optimized" code will fail if the input string is all special characters.