Organized content for easier inspection and repair.
scripts/— main Python script collection.scripts/duplicates/— duplicate/versioned copies and special backups.scripts/projects/— grouped sub-project folders extracted from the repository root.assets/— miscellaneous data files, assets, and external modules.education/— Python notebooks for advanced learning, data science and task practice.
- Project folders such as
loto,myapp,parser,radio,raspoznavatel,алгоритмы,база данных, and task collections are now underscripts/projects/. - External add-on
MB-Lab-1_7_8was moved intoassets/. - A syntax scan found Python syntax issues in several files, including duplicate files and task collections with merge conflict markers.
- The
scripts/check_syntax.pytool can be used to rerun syntax validation.