Coding Exercise 39: <> String Properties Practice #3

Check the Python Documentation to find the description of the len() function. Then, display on the screen the length (in number of characters) of the word electroencephalographist.

Complete and Continue