Лабораторные работы по 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.

8 lines
479 B

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