# coding: utf-8 class Voiture: def __init__(self): self.nom = "Ferrari"