[2] Лабораторная работа №2 #300

Merged
git_admin merged 6 commits from bolonkinnm/2026-rff_mp:Task2 into develop 2026-05-30 12:03:53 +00:00
Showing only changes of commit 50e38b4d79 - Show all commits

8
.gitignore vendored
View File

@ -7,6 +7,7 @@ __pycache__/
# C extensions
*.so
.DS_Store
# Distribution / packaging
.Python
build/
@ -160,10 +161,3 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Unnecessary files
BolonkinNM/Task 1/Task 1.py
BolonkinNM/Task 1/график.png
BolonkinNM/Task 1/отчет.docx
*.docx
Task 1.py