Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 479 Bytes

Atelier 4

Python application

Exercices are inside of the tp.pdf file.

Source code is under the src folder

Usage

Solutions can be run via:

python3 src/__init__.py

Individual files can be run by name, for example:

python src/exercice_1.py