How do we convert an integer to a string?
Using the
str()
function
Python will do this automatically
Using the
str()
function.