P pcm New member May 18, 2010 #1 the function should start like this: def count_words_in_file(filename): It should work like this: >>> count_words_in_file('mary.txt') 39
the function should start like this: def count_words_in_file(filename): It should work like this: >>> count_words_in_file('mary.txt') 39