Practice Problems
The practice problems: contains a solution of all the example problems of Programiz There are few more related solutions are also added.
The file similarity: actually finds out the similar files between the files that exists in a csv a file as well as in a directory. That is, a directory contains some files in it and there is a csv file by the random.csv which also contains some files which are also in the directory, so here I have found out the percentage of similar files between the directory and the csv file.