> For the complete documentation index, see [llms.txt](https://pythonforstarters.solomonmarvel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pythonforstarters.solomonmarvel.com/python-for-starters.md).

# Python for starters

This book provides beginners with a comprehensive guide that helps them learn the basics of the Python programming language and build a solid foundation for further exploration and development.

<figure><img src="https://1979105360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCnRQCsYT2vYhaXTxEvZe%2Fuploads%2Fa2ERoallB36X3tTxC1j4%2F5588532.png?alt=media&amp;token=a719ddcb-9c9b-4cb8-9c4e-1dc2d6d26973" alt=""><figcaption></figcaption></figure>

Written by [Marv](https://solomonmarvel.com) with contributions from the [Community](https://topuniverse.org/).

Going through the examples in this book, it is assumed you’re using a python version that is >3.4.&#x20;

See the “[Installation](/introduction-to-python/python-installation.md)” section to install or update the python interpreter.
