From bbbc36668c530a9a591f9bea62aaaea13d7bb150 Mon Sep 17 00:00:00 2001 From: OffThaHorse Date: Sat, 27 Oct 2018 00:54:38 -0400 Subject: [PATCH] Update README.md fixed the wording a bit to read easier --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cbc334..97a4a90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Python Problem Set Problem Set of Workshop on Python organized by East West University Robotics Club -The total Problem set is divided into six sub Problem set. +The total Problem Set is divided into six sub Problem Sets. [Problem Set 0: Basic (6)](https://github.com/ewuRoboticsClub/python/tree/master/Problem%20Set%200%20Basic) @@ -18,7 +18,7 @@ Problem Set 5: Object (8) [Problem Set 6: Number Theory (15)](https://github.com/ewuRoboticsClub/python/blob/master/Problem%20Set%207%20Number%20Theory/6.0%20PS%207:%20Number%20Theory(15)%20All%20Problem%20List.md "Problem Set 6: Number Theory (15)") -Other Resource: +Other Resources: - [Practise Python](http://www.practicepython.org/) [**Beginner**] - [Codingbat Warmup Challanges](http://codingbat.com/python) [**Beginner**] - [100+ Python Problems](https://github.com/zhiwehu/Python-programming-exercises/blob/master/100%2B%20Python%20challenging%20programming%20exercises.txt) [**Beginner+Intermediate** Mixed]