Лабораторные работы по Python, ЛФИ, 1 семестр
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
619 B

3 years ago
# Лабораторные работы для "Практики программирования на питоне"
3 years ago
**Чижов Лев**
3 years ago
[1. Построение графиков](http://cs.mipt.ru/python/lessons/lab1.html) - в папке `lab1`
3 years ago
[2. Исполнитель "Черепаха" (ч.1)](http://cs.mipt.ru/python/lessons/lab2.html) - в папке `lab2/turtle`
3 years ago
[3. Исполнитель "Черепаха" (ч.2)](http://cs.mipt.ru/python/lessons/lab3.html) - в папке `lab2/turtle_2`
[4. Картинки на выставку (ч.1)](http://cs.mipt.ru/python/lessons/lab4.html) - в `lab3`