diff --git a/contrib/advanced-python/index.md b/contrib/advanced-python/index.md deleted file mode 100644 index d3d8aa1..0000000 --- a/contrib/advanced-python/index.md +++ /dev/null @@ -1,11 +0,0 @@ -# List of sections - -- [Classes_and_Objects](classes.md) -- [OOPs](OOPs.md) -- [Decorators/\*args/**kwargs](decorator-kwargs-args.md) -- [Lambda Function](lambda-function.md) -- [Working with Dates & Times in Python](dates_and_times.md) -- [Regular Expressions in Python](regular_expressions.md) -- [JSON module](json-module.md) -- [Map Function](map-function.md) -