> For the complete documentation index, see [llms.txt](https://clicktostart.gitbook.io/introduction-to-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clicktostart.gitbook.io/introduction-to-python/master.md).

# Introduction

This introduction to Python is used for Click To Start's "Programming for Teenagers" course. We'll be explaining the basics of programming and show you the basics of game development to boot.

## License

All course reading material is licensed under [Creative Commons Attribution-ShareAlike 4.0 International License](https://github.com/clicktostart/introduction-to-python/tree/3644a66c15ee71964d7504ba08975a2a13af448f/LICENSE.md). All code is licensed the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html).
