this is repo for Embedded Linux Diploma for EL2025
├── session1 │ ├── lab1_list_count.py │ ├── lab2_vowel_or_not.py │ ├── lab3_access_env.py │ ├── lab4_area_circle.py │ └── lab5_accumulator.py ├── session2 │ ├── lab1_get_your_location.py │ ├── lab2_lists_problems.py │ ├── lab3_tuple_problems.py │ └── lab4_set_problems.py └── session3 ├── lab1_dictionary_problems.py ├── lab2_parse_file.py └── template_data.txt