Skip to content

Instantly share code, notes, and snippets.

View mannyy10-ai's full-sized avatar

mannyy10-ai

  • Joined Oct 15, 2025
View GitHub Profile
@mannyy10-ai
mannyy10-ai / exam.py
Last active October 15, 2025 10:46
EXAM
from ion import LED, keydown
from time import sleep
def afficher_resume():
mes_notes = {
"Maths": "Formules importantes...",
"Physique": "Lois fondamentales...",
"Chimie": "Tableau périodique..."
}