str(), int(), float(), len()

str():convert to strings
int():convert to integer
float():convert to floating point number
len():count how many the string is

strintfloatlen1's photo