Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 315 Bytes

The Repository is an introduction in Python programming language.

It includes :

  1. Some basics exercises for data types (list, collections dictionaries etc.)
  2. Some basics exercises for Classes/Objects
  3. A simple project which implements a relationship between two entities and their interactions.