• Receives a string and returns a copy of this string with all uppercase letters changed to lowercase.

    Parameters

    • str: string

    Returns string