From c9a62f0701066898b967ab841bfb9d27054909b2 Mon Sep 17 00:00:00 2001 From: Ruslan <44776391+riprsa@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:35:11 +0000 Subject: [PATCH] Update CS50P.en.md --- docs/编程入门/CS50P.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/编程入门/CS50P.en.md b/docs/编程入门/CS50P.en.md index d9417628..93f589b9 100644 --- a/docs/编程入门/CS50P.en.md +++ b/docs/编程入门/CS50P.en.md @@ -8,7 +8,7 @@ - Difficulty: 🌟🌟 - Class Hour: 30-40 hours -One of the CS50 families, taught by David J. Malan. You'll learn how to program in Python and "Pythonic" ways to deal with everthing. The course also introduces libraries, code testing, and handling exceptions. +One of the CS50 families, taught by David J. Malan. You'll learn how to program in Python and "Pythonic" ways to deal with everything. The course also introduces libraries, code testing, and handling exceptions. No programming experiences are assumed. So it may be appropriate for anyone who wants to learn Python. @@ -21,4 +21,4 @@ No programming experiences are assumed. So it may be appropriate for anyone who ## Personal Resources -All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50P - GitHub](https://github.com/mancuoj/CS50P). \ No newline at end of file +All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50P - GitHub](https://github.com/mancuoj/CS50P).