GitHunt

Python

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.

I have used pycharm IDE and python 3.10 to write my codes.

Languages

Jupyter Notebook100.0%

Contributors

Created November 11, 2021
Updated February 2, 2024
tahmim-16/Python-Beginner | GitHunt