From 5d91adfc61ff41189b929d4837e10acbf635383d Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Tue, 10 Oct 2023 09:08:51 +0530 Subject: [PATCH] Fix the name of the Py4E course --- coursepages/intro-programming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursepages/intro-programming/README.md b/coursepages/intro-programming/README.md index 78dd7dc..29efd72 100644 --- a/coursepages/intro-programming/README.md +++ b/coursepages/intro-programming/README.md @@ -35,7 +35,7 @@ This course has been developed by the CS50 team at Harvard University. 8. [Object-Oriented Programming](https://cs50.harvard.edu/python/2022/weeks/8/) — [Notes](https://cs50.harvard.edu/python/2022/notes/8/) — [Problem Set](https://cs50.harvard.edu/python/2022/psets/0/) 9. [Et Cetera](https://cs50.harvard.edu/python/2022/weeks/9/) — [Notes](https://cs50.harvard.edu/python/2022/notes/9/) — [Final Project](https://cs50.harvard.edu/python/2022/project/) -## Python for Everyone +## Python for Everybody This course has been created by Professor Charles Severance from the University of Michigan. > Learn to Program and Analyze Data with Python. Develop programs to gather, clean, analyze, and visualize data.