Starting from:
$30

$24

Sheet 08: Dictionaries Solution




Programming Exercises:




Write a program that reads a text file name. The program prints the words contained in the text file and their frequency. Here, frequency means how many times that word appeared in the file. Your program must use dictionaries. You need to test your program on three text files at least.




------------------------------------------------------------------------------------------------------

More products