Question: Write a method fourLetterWords that accepts a file name as a parameter and returns a count of the number of unique lines in the file
Write a method fourLetterWords that accepts a file name as a parameter and returns a count of the number of unique lines in the file that are exactly four letters long. Assume that each line in the file contains a single word.
Step by Step Solution
3.41 Rating (160 Votes )
There are 3 Steps involved in it
returns count of of lines that are four le... View full answer
Get step-by-step solutions from verified subject matter experts
