Coerce an object to a human-friendly print string.
x (object) – Value to render. Lists, tuples, and sets are joined with ", ".
", "
Human-readable string representation of x.
x
str