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

Latest commit

 

History

History
24 lines (17 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 508 Bytes

Atelier 1

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

or

python src/__init__.py

Individual files can be run by name, for example:

python src/tp1.py