Skip to content

Commit 8bd8fb8

Browse files
Merge pull request #206 from sourcebots/add-python-lab
Add python lab
2 parents d9479ff + 7d9734b commit 8bd8fb8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/tutorials/python-lab.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Python Lab
2+
3+
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.
4+
5+
!!! info
6+
This lab assumes a basic knowledge of Python. If you're not familiar with Python, check out the [Whirlwind Tour](./python-whirlwind-tour.md).
7+
8+
[View Python Lab :material-file-document:](https://sourcebots.github.io/python-lab/){ .md-button .md-button--primary target="_blank" }

0 commit comments

Comments
 (0)