Skip to content

Commit 2f8d70b

Browse files
authored
Adding Python Practice Problem resource
@kennethreitz suggested I send a pull request for this resource, I emailed him late September about this but I only just got around to it! This resource is from UC Berkeley's School of Information.
1 parent 43fba6d commit 2f8d70b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/intro/learning.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ Techbeamers.com provides step-by-step tutorials to teach Python. Each tutorial i
7070
`Learn Python Basic to Advanced <https://www.techbeamers.com/python-tutorial-step-by-step>`_
7171

7272

73+
Python Practice Problems for Beginner Coders
74+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75+
76+
This resource includes a Google Colab notebook, Python practice problems and solutions. This problem set is intended for people who already have familiarity with Python (or another language) and data types. Each problem highlights a few different skills, and they gradually become more complicated. It also provides additional resources to support each question, as well as additional Python coding exercises for more practice.
77+
78+
`Python Practice Problems for Beginner Coders <https://ischoolonline.berkeley.edu/blog/python-practice-problems/>`_
79+
7380
Online Python Tutor
7481
~~~~~~~~~~~~~~~~~~~
7582

0 commit comments

Comments
 (0)