Answer:
answer is c
if my answer is wrong than sorry
Manually cleaning data is done manually which makes it challenging. This make it prone to mistakes.
The same thing as if you do it once
Answer:
By using the str() function.
teeth = 32
print(str(teeth))
Explanation:
The str() function returns the string version of the given object.