From 1ed2e23a263c653823b8ba932175cbd6c3733da4 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Fri, 27 Dec 2024 10:48:24 +0530 Subject: [PATCH] Update coursepages/intro-cs/README.md Co-authored-by: Lenox Waciuma Wanjohi --- coursepages/intro-cs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursepages/intro-cs/README.md b/coursepages/intro-cs/README.md index fb583fb..956ba75 100644 --- a/coursepages/intro-cs/README.md +++ b/coursepages/intro-cs/README.md @@ -1,6 +1,6 @@ # Introduction to Computer Science and Programming using Python -This course will introduce you to the world of computer science an programming. This course gives you a flavor of the material to come. If you finish the course wanting more, Computer Science is likely for you! +This course will introduce you to the world of computer science and programming, giving you a flavor of the material to come. If you finish the course wanting more, Computer Science is likely for you! This course has been developed by MIT and is available on [MIT's OCW](https://ocw.mit.ed) platform.