ListInsert(LISTE_Ville, gCircle(0, 0, 15, 15, LightBlue) + ...
gCoord(15, 0) + gAlignment("C", "Avignon", 15, 80) + ...
gRectangle(80, 0, 115, 15, LightRed))
ListInsert(LISTE_Ville, gCircle(0, 0, 15, 15, LightBlue) + ...
gCoord(15, 0) + gAlignment("C", "Lyon", 15, 80) + ...
gRectangle(80, 0, 115, 15, LightRed))
ListInsert(LISTE_Ville, gCircle(0, 0, 15, 15, LightBlue) + ...
gCoord(15, 0) + gAlignment("C", "Montpellier", 15, 80) + ...
gRectangle(80, 0, 115, 15, LightRed))