{"id":15008814,"url":"https://github.com/subhranil002/100-days-of-python","last_synced_at":"2026-03-16T02:37:51.391Z","repository":{"id":65021988,"uuid":"578250234","full_name":"subhranil002/100-Days-Of-Python","owner":"subhranil002","description":"This is a Beginner to Advanced Python Course Repository - Guided By @CodeWithHarry ... ❤️","archived":false,"fork":false,"pushed_at":"2024-01-12T17:42:31.000Z","size":181,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T18:10:16.153Z","etag":null,"topics":["python","python-3","python-library","python-script","python2","python3"],"latest_commit_sha":null,"homepage":"https://youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subhranil002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T15:57:52.000Z","updated_at":"2024-08-01T14:30:14.000Z","dependencies_parsed_at":"2024-01-12T23:18:32.321Z","dependency_job_id":"c05407b1-c877-42db-97a3-fcd7cd6950f6","html_url":"https://github.com/subhranil002/100-Days-Of-Python","commit_stats":{"total_commits":118,"total_committers":1,"mean_commits":118.0,"dds":0.0,"last_synced_commit":"2aad6a35ec4fb276932d852d1b2cc528c167b8ea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2F100-Days-Of-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2F100-Days-Of-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2F100-Days-Of-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2F100-Days-Of-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhranil002","download_url":"https://codeload.github.com/subhranil002/100-Days-Of-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243204732,"owners_count":20253415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-3","python-library","python-script","python2","python3"],"created_at":"2024-09-24T19:20:40.389Z","updated_at":"2025-12-26T02:45:12.781Z","avatar_url":"https://github.com/subhranil002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"© [@CodeWithHarry](https://github.com/CodeWithHarry)\n\n## Day1 - Intro to Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-1---what-is-programming-and-python)\n\n## Day2 - Application of Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-2---harrys-python-success-story)\n\n## Day3 - Modules and Pip\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-3---modules-and-pip-in-python)\n\n## Day4 - Our First Program\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-4---our-first-program)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1001.%20First.py)\n\n## Day5 - Comments and Print\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-5---comments-escape-sequence--print-in-python)\n\u0026nbsp;[Code1](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1002.%20Comments.py)\u0026nbsp;[Code2](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1003.%20Print_Function.py)\n\n## Day6 - Variables and Data Types\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-6---variables-and-data-types)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1004.%20Variables%20and%20Data%20Types.py)\n\n## Day7 - Operators\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-7---operators)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1005.%20Operators.py)\n\n## Day8 - Exercise 1: Create a Calculator\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-8---exercise-1-create-a-calculator-solution)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1006.%20Calculetor.py)\n\n## Day9 - Typecasting in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-9---typecasting-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1007.%20Typecasting.py)\n\n## Day10 - Taking User Input\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2001%20-%3E%2010.md#day-10---taking-user-input-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1008.%20User%20Input.py)\n\n## Day11 - Strings\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-11---what-are-strings)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1009.%20Strings.py)\n\n## Day12 - Strings Slicing\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-12---string-slicing--operations-on-string)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1010.%20String%20Slicing.py)\n\n## Day13 - String Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-13---string-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1011.%20String%20Methods.py)\n\n## Day14 - If Else Conditionals\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-14---if-else-statements)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1012.%20Conditions.py)\n\n## Day15 - Exercise 2: Good Morning Sir\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-15---excersice-2-good-morning-sir)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1013.%20Good%20Morning%20Sir.py)\n\n## Day16 - Match Case\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-16---match-case-statements)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1014.%20Match%20Case%20Statements.py)\n\n## Day17 - For Loops\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-17---introduction-to-loops)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1015.%20For%20Loop.py)\n\n## Day18 - While Loops\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-18---python-while-loop)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1016.%20While%20Loop.py)\n\n## Day19 - break and continue\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-19---break-statement)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1017.%20Break%20%26%20Continue.py)\n\n## Day20 - Functions\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2011%20-%3E%2020.md#day-20---python-functions)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1018.%20Functions.py)\n\n## Day21 - Function Arguments\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-21---function-arguments-and-return-statement)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1019.%20Function%20Arguments.py)\n\n## Day22 - Introduction to Lists\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-22---python-lists)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1020.%20Lists.py)\n\n## Day23 - List Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-23---list-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1021.%20List%20Methods.py)\n\n## Day24 - Introduction to Tuples\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-24---python-tuples)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1022.%20Tuple.py)\n\n## Day25 - Operations on Tuples\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-25---manipulating-tuples)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1023.%20Tuple%20Methods.py)\n\n## Day26 - Exercise 2: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1013.%20Good%20Morning%20Sir.py)\n\n## Day27 - Exercise 3: Kaun Banega Crorepati\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-27---excersice-3-kaun-banega-crorepati)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1024.%20Kaun%20Banega%20Crorepati.py)\n\n## Day28 - f strings\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-28---string-formatting-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1025.%20f-strings.py)\n\n## Day29 - Docstrings\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-29---docstrings-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1026.%20DocStrings.py)\n\n## Day30 - Recursion\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2021%20-%3E%2030.md#day-30---recursion-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1027.%20Recursion.py)\n\n## Day31 - Sets\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-31---python-sets)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1028.%20Sets.py)\n\n## Day32 - Set Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-32---set-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1029.%20Set%20Methods.py)\n\n## Day33 - Dictionary\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-33---python-dictionaries)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1030.%20Dictionary.py)\n\n## Day34 - Dictionary Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-34---dictionary-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1031.%20Dictionary%20Methods.py)\n\n## Day35 - For loop with else\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-35---python---else-in-loop)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1032.%20For%20Loop%20With%20Else.py)\n\n## Day36 - Exception Handling\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-36---exception-handling)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1033.%20Exception%20Handling.py)\n\n## Day37 - Finally keyword\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-37---finally-clause)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1034.%20Finally.py)\n\n## Day38 - Custom Errors\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-38---raising-custom-errors)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1035.%20Custom%20Error.py)\n\n## Day39 - Exercise 3: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1024.%20Kaun%20Banega%20Crorepati.py)\n\n## Day40 - Exercise 4: Create a Secret Code Language\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2031%20-%3E%2040.md#day-40---exercise-4--create-a-secret-code-language)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1036.%20Secret%20Code%20Language.py)\n\n## Day41 - Short Hand if else\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-41---if--else-in-one-line)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1037.%20Short%20Hand%20If%20Else.py)\n\n## Day42 - Enumerate\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-42---enumerate-function-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1038.%20Enumerate%20Function.py)\n\n## Day43 - Virtual Environment\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-43---virtual-environment)\n\n## Day44 - How import works\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-44---how-importing-in-python-works)\n\n## Day45 - If name == main in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-45---if-__name__--__main__-in-python)\n\n## Day46 - OS Module\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-46---os-module-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1039.%20OS%20Module.py)\n\n## Day47 - Exercise 4: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1036.%20Secret%20Code%20Language.py)\n\n## Day48 - local vs global variables\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-48---local-and-global-variables)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1040.%20Local%20%26%20Global%20Variable.py)\n\n## Day49 - File IO\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-49---file-io)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1041.%20File%20IO.py)\n\n## Day50 - Read, readlines and other methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2041%20-%3E%2050.md#day-50---readline-writelines)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1042.%20File%20Methods.py)\n\n## Day51 - seek() and tell() functions\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-51---seek-and-tell-functions)\n\n## Day52 - Lambda Functions\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-52---lambda-functions-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1043.%20Lambda%20Functions.py)\n\n## Day53 - Map, Filter \u0026 Reduce\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-53---map-filter-and-reduce)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1044.%20Map%2CFilter%20and%20Reduce.py)\n\n## Day54 - is vs == in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-54---is-vs--in-python)\n\n## Day55 - Exercise 5: Stone Paper Scissor\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-55---exercise-5--stone-paper-scissor)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1045.%20Stone%20Paper%20Scissor.py)\n\n## Day56 - Intro to oops\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-56---introduction-to-object-oriented-programming)\n\n## Day57 - Classes and Objects\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-57---python-class-and-objects)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1046.%20Classes%20and%20Objects.py)\n\n## Day58 - Constructors\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-58---constructors)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1047.%20Constructors.py)\n\n## Day 59 - Decorators in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-59---python-decorators)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1048.%20Decorators.py)\n\n## Day 60 - Getters and Setters\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2051%20-%3E%2060.md#day-60---getters--setters)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1049%20Getters%20and%20Setters.py)\n\n## Day 61 - Inheritance in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-61---inheritance-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1050.%20Inheritance.py)\n\n## Day 62 - Access Specifiers\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-62---access-specifiersmodifiers)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1051.%20Access%20Modifiers.py)\n\n## Day 63 - Exercise 5: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1045.%20Stone%20Paper%20Scissor.py)\n\n## Day 64 - Exercise 6: Library Management System\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-64---exercise-6-library-management-system)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1052.%20Library%20Management%20System.py)\n\n## Day 65 - Static Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-65---static-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1053.%20Static%20Methods.py)\n\n## Day 66 - Instance vs Class variables\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-66---instance-vs-class-variables)\n\u0026nbsp;[Code]()\n\n## Day 67 - Exercise 6: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1052.%20Library%20Management%20System.py)\n\n## Day 68 - Exercise 7: Clear The Clutter\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-68-exercise-7-clear-the-clutter)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1054.%20Clear%20the%20Clutter.py)\n\n## Day 69 - Class Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-69---python-class-methods)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1055.%20Class%20Methods.py)\n\n## Day 70 - Class methods as alternative constructors\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2061%20-%3E%2070.md#day-70---class-methods-as-alternative-constructors)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1056.%20Alternative%20Constructors.py)\n\n## Day 71 - dir, dict and help methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-71---dir-__dict__-and-help-methods-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1057.%20dir%2C__dict__%20and%20help.py)\n\n## Day 72 - super Keyword\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-72---super-keyword-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1058.%20Super%20Keyword.py)\n\n## Day 73 - Magic/Dunder Methods\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-73---magicdunder-methods-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1059.%20Dunder%20Methods.py)\n\n## Day 74 - Method Overriding\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-74---method-overriding-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1060.%20Method%20Overriding.py)\n\n## Day 75 - Exercise 7: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1054.%20Clear%20the%20Clutter.py)\n\n## Day 76 - Exercise 8: Merge the PDF\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-76---exercise-8-merge-the-pdf)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1061.%20Merge%20the%20PDF.py)\n\n## Day 77 - Operator Overloading\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-77---operator-overloading-in-python-an-introduction)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1062.%20Operator%20Overloading.py)\n\n## Day 78 - Single Inheritance\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-78---single-inheritance-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1063.%20Single%20Inheritance.py)\n\n## Day 79 - Multiple Inheritance\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-79---multiple-inheritance-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1064.%20Multiple%20Inheritance.py)\n\n## Day 80 - Multilevel Inheritance\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2071%20-%3E%2080.md#day-80---multilevel-inheritance-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1065.%20Multilevel%20Inheritance.py)\n\n## Day 81 - Hybrid and Hierarchical Inheritance\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-81---hybrid-inheritance--hierarchical-inheritance-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1066.%20Hybrid%20%26%20Hierarchical%20Inheritance.py)\n\n## Day 82 - Exercise 8: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1061.%20Merge%20the%20PDF.py)\n\n## Day 83 - Exercise 9: ShoutOuts To Everyone\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-83---exercise-9-shoutouts-to-everyone)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1067.%20Shoutouts%20to%20Everyone.py)\n\n## Day 84 - Time Module\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-84---the-time-module-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1068.%20Time%20Module.py)\n\n## Day 85 - Command Line Utility\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-85---creating-command-line-utilities-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1069.%20Command%20Line%20Utility.py)\n\n## Day 86 - Walrus Operator\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-86---the-walrus-operator-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1070.%20Walrus%20Operator.py)\n\n## Day 87 - Shutil Module\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-87---shutil-module-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1071.%20Shutil%20Module.py)\n\n## Day 88 - Exercise 9: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1067.%20Shoutouts%20to%20Everyone.py)\n\n## Day 89 - Requests Module\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-89---requests-module-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1072.%20Requests%20Module.py)\n\n## Day 90 - Exercise 10: NEWS App\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2081%20-%3E%2090.md#day-90---exercise-10-news-app)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1073.%20NEWS%20App.py)\n\n## Day 91 - Generators in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-91---generators-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1074.%20Generators.py)\n\n## Day 92 - Function Caching\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-92---function-caching-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1075.%20Function%20Cashing.py)\n\n## Day 93 - Exercise 10: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1073.%20NEWS%20App.py)\n\n## Day 94 - Exercise 11: Drink Water Reminder\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-94---exercise-11-drink-water-reminder)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1076.%20Drink%20Water%20Reminder.py)\n\n## Day 95 - Regular Expressions\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-95---regular-expressions-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1077.%20Reguler%20Expressions.py)\n\n## Day 96 - AsyncIO in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-96---async-io-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1078.%20AsyncIO.py)\n\n## Day 97 - MultiThreading in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-97---multithreading-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1079.%20MultiThreading.py)\n\n## Day 98 - MultiProcessing in Python\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-98---multiprocessing-in-python)\n\u0026nbsp;[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1080.%20Multiprocessing.py)\n\n## Day 99 - Exercise 11: Solution\n[Code](https://github.com/subhranil002/100-Days-Of-Python/blob/master/1076.%20Drink%20Water%20Reminder.py)\n\n## Day 100 - Conclusion: Where to go from here\n[Resource](https://github.com/subhranil002/100-Days-Of-Python/blob/master/Readme%20-%2091-%3E100.md#day-100---conclusion-where-to-go-from-here)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhranil002%2F100-days-of-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhranil002%2F100-days-of-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhranil002%2F100-days-of-python/lists"}