gylfirst / ISN

exercices and project from ISN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISN

Ce dépôt regroupe mes exercices et mon projet que j'ai fait en Terminale, implémenté en Python. Cela rentre dans le cadre de ma spécialité ISN (Informatique et Sciences du Numérique) que j'ai effectué.

Informations

Le code sera peut être mis à jour dans le futur.

Prérequis

  • Python 3.x

Installation

git clone https://github.com/gylfirst/ISN.git
cd ISN
pip install -r requirements.txt

Utilisation

python file.py
# Remplacer le file.py par le nom de fichier que l'on veut executer

Auteur

Gylfirst

Licence

Ce projet est sous licence MIT.

About

exercices and project from ISN

License:MIT License


Languages

Language:Python 100.0%