diff --git a/src/pages/python/index.md b/src/pages/python/index.md index 902fa97ba56..0c3f489610e 100644 --- a/src/pages/python/index.md +++ b/src/pages/python/index.md @@ -131,12 +131,12 @@ The argument that we called the `print` function with is a `str` object or _stri The `objects` parameter is prefixed with a `*` which indicates that the function will take an arbitrary number of arguments for that parameter. -## What to learn more? +## Want to learn more? Free Code Camp has some great resources. The web is a big place, there's plenty more to explore: * Python Practice Book: http://anandology.com/python-practice-book/index.html * Think Python: http://greenteapress.com/thinkpython/html/index.html -* Pratical Business Python: http://pbpython.com/ +* Practical Business Python: http://pbpython.com/ * Another course: https://realpython.com/?utm_source=fsp&utm_medium=promo&utm_campaign=bestresources * General: https://www.fullstackpython.com/ * Computer science using Python: https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-11?ref=hackernoon#!