From f478488859273d6b18c50f1d20bdbfa572b9ce96 Mon Sep 17 00:00:00 2001 From: Sakina Fakhruddin <15212391+Sando1@users.noreply.github.com> Date: Wed, 14 Nov 2018 07:06:54 +0500 Subject: [PATCH] Updated index.md (#22529) --- guide/english/python/python-resources/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/python/python-resources/index.md b/guide/english/python/python-resources/index.md index 054ff6eb14..33c49ecd87 100644 --- a/guide/english/python/python-resources/index.md +++ b/guide/english/python/python-resources/index.md @@ -35,6 +35,7 @@ title: Python Resources * Tutorials Point - Python * Set of Starter Projects with Videos - From the basics onward. * The Flask Mega Tutorial (Miguel Grinberg) +* The Complete Python 3 Course: Beginner to Advanced! ## Challenges @@ -52,6 +53,7 @@ title: Python Resources * CodeSignal - Prepare for interviews & further your programming skills * CodeWars * CodeChef +* Hackerrank ## Community