From 9d671e56856af9fb340195d27532b53ae88611d9 Mon Sep 17 00:00:00 2001 From: Mia Steinkirch Date: Mon, 2 Sep 2019 13:36:00 -1000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1ecf5d..0edd8e7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ pip install -r requirements.txt ``` --- -## Top Python Interview Questions & Answers +## Top Python General Questions & Answers #### What is Python? What are the benefits of using Python?