From 834e178e3f3995a836cb04b1c8f73f837baf48f9 Mon Sep 17 00:00:00 2001 From: Billy Date: Mon, 29 Oct 2018 15:17:56 -0400 Subject: [PATCH] Added Python logo to the article (#19905) --- guide/english/python/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/python/index.md b/guide/english/python/index.md index dd5332be17..b5a4f2389c 100644 --- a/guide/english/python/index.md +++ b/guide/english/python/index.md @@ -1,6 +1,7 @@ --- title: Python --- +![alt text](https://www.python.org/static/community_logos/python-logo-master-v3-TM.png) ## What is Python?