From 7aef1d80a0eb40ef321c99b3491a324ed86032fb Mon Sep 17 00:00:00 2001 From: TheBidouilleur Date: Sat, 3 Oct 2020 14:25:58 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Creation=5Fliste.j?= =?UTF-8?q?ar'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Creation_liste.jar | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Creation_liste.jar b/Creation_liste.jar index 60e8a30..d1b91db 100644 --- a/Creation_liste.jar +++ b/Creation_liste.jar @@ -13,6 +13,8 @@ public class AddElement { RDC.add(7, "Miami"); RDC.add(8, "New Orlean"); RDC.add(9, "Foyer"); + RDC.add(10, "Alexandrie"); + RDC.add(11, "Cayenne"); System.out.println(RDC); ArrayList Est_RDC = new ArrayList<>();