Skip to content

AliDorgham1996/El2025Tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

El2025Tasks

this is repo for Embedded Linux Diploma for EL2025

Python

├── 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

C++

About

this is repo for Embedded Linux Diploma for EL2025

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.5%
  • Python 28.5%
  • Shell 6.0%