string.upper()

string.upper(s) → string[source]

Return a copy of the string s converted to uppercase.