Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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#!