javascript-exercises icon indicating copy to clipboard operation
javascript-exercises copied to clipboard

Added an iterative approach with (for of)

Open alejandroh9800 opened this issue 3 years ago • 0 comments

Complete the following REQUIRED checkboxes:

  • [x ] I have thoroughly read and understand The Odin Project Contributing Guide
  • [ 11_getTheTitles: Added an iterative approach with ( for of)] The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases

Complete the following checkboxes ONLY IF they are applicable to your PR. You can complete them later if they are not currently applicable:

  • [x] I have ensured any exercise files included in this PR have passed all of their tests

1. Because:

Closes #XXXXX

**2. This PR:

  • Adds another solution to the problem.

**

3. Additional Information:

alejandroh9800 avatar Sep 05 '22 08:09 alejandroh9800