From 55fe958c1c57daf431b3dce1d5d103bb8361612a Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Fri, 31 May 2024 05:41:23 +0530 Subject: [PATCH] Delete contrib/advanced-python/index.md --- contrib/advanced-python/index.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 contrib/advanced-python/index.md 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) -