diff --git a/docs/tutorials/python-lab.md b/docs/tutorials/python-lab.md new file mode 100644 index 00000000..cf97dcc6 --- /dev/null +++ b/docs/tutorials/python-lab.md @@ -0,0 +1,8 @@ +# Python Lab + +The Python Lab is used in the general Python programming workshop. It's designed to help develop your Python skills through a series of tasks to add features to an existing application. + +!!! info + This lab assumes a basic knowledge of Python. If you're not familiar with Python, check out the [Whirlwind Tour](./python-whirlwind-tour.md). + +[View Python Lab :material-file-document:](https://sourcebots.github.io/python-lab/){ .md-button .md-button--primary target="_blank" }