I started learning Python a year back and implemented some simple scripts to automate some manual tasks. E.g: Read CSV files and analyzing Download YouTube videos by giving the link Updating Webpages through Rest API So, while implementing all theses I have gone through the keywords like Module, Package and…