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

# Core

- [2 Numbers, Operators and Booleans](https://tim-python.bai.uno/core/2-numbers-and-operators.md): Here, Jupyter Lab is used, the Jupyter and IPython setting up will be covered in the future session.
- [2.1 Practice](https://tim-python.bai.uno/core/2-numbers-and-operators/2.1-practice.md): find out more about numbers in python.
- [Review](https://tim-python.bai.uno/core/2-numbers-and-operators/2.1-practice/review.md)
- [3 Strings](https://tim-python.bai.uno/core/3-strings.md)
- [3.1 Practices](https://tim-python.bai.uno/core/3-strings/3.1-practices.md): practices for 3 strings Tim's python course
- [3.2 Quiz](https://tim-python.bai.uno/core/3-strings/3.2-quiz.md): quiz about python strings
- [4 Variables and Functions](https://tim-python.bai.uno/core/4-functions.md): variables and functions are basic and important concepts in programming.
- [5 List](https://tim-python.bai.uno/core/list.md)
