Rushil Shah

Results 1 issues of Rushil Shah

Hello, I have proposed the following changes to include optimized code and resemble pythonic syntax in the strings section. 1. Added function `is_palindrome_pythonic()` in `strings/is_palindrome.py` file. Used list comprehension to...