.. _leetcode-0709: ========================================= :badge:`EASY,badge-info` 0709. To Lower Case ========================================= ------------------------- Problem Statement ------------------------- `Leetcode Link `_ -------------------------- Examples -------------------------- --------------------- Solution --------------------- .. literalinclude:: solution.py :caption: Solution :linenos: :language: python