Remove the print() statement. Then use the len() function to count the number of letters in word and store that value in a variable called length.
print()
len()
word
length