str Function str converts provided argument to its string representation. Any supported data type can be passed as an argument to this function. Usage¶ str 5 Last update: July 2, 2020 Comments