//Prototype Slice exemple : const arr = ['bernard','coucou,','pierre'] console.log(arr.slice(1)); // efface bernard