Convert Integer into String

# Introduction Sometimes we need to convert an integer into a string in our Python program. In this challenge, we will try to write a Python function that can convert an integer into a string and print it in the console.

|60 : 00

Click the virtual machine below to start practicing