✅ – ✅ – Liil' Boo – 18-21 Jun 30
Hi,
Context & Tech : Typescript
Code I have:
Q: How do I achieve the wanted result ?
Context & Tech : Typescript
Code I have:
Q: How do I achieve the wanted result ?
const arrayOfStrings : string[] = ['1','2','3','4','5',6','7','8','9']
const wantedResult = ['123','456','789']const arrayOfStrings : string[] = ['1','2','3','4','5',6','7','8','9']
const wantedResult = ['123','456','789']