Write the command to convert the variable 'fruit' to string data type. *
Answers
Answered by
3
str(fruit)
Similar questions