Expect that a file named words.txt exists in the current directory containing one word per line. Print out the one word
Posted: Fri Jul 01, 2022 5:37 am
Expect that a file named words.txt exists in the current directory containing one word per line. Print out the one word that comes alphabetically first in the file.