tahmim-16 / Python-Beginner

Python Practice Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python Practice Problems


Languages

Language:Jupyter Notebook 100.0%