> For the complete documentation index, see [llms.txt](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types.md).

# Python Data Types

- [Introduction](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/introduction.md)
- [Numeric Data Types](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/numeric-data-types.md)
- [List](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/list.md)
- [Tuple](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/tuple.md)
- [Strings](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/strings.md)
- [Sets](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/sets.md)
- [Dictionary](https://python-codelivly.gitbook.io/python-mastery-from-beginner-to-expert/python-data-types/dictionary.md)
