Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/tutorials/python-lab.md
Original file line number Diff line number Diff line change
@@ -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" }