ID EN
Built-in Types

lower

Python 3.11

Return a copy of the string with all the cased characters [4] converted to lowercase.

Syntax

PYTHON
str.lower()