diff --git a/index.js b/index.js index 9b48491..16dd6b2 100644 --- a/index.js +++ b/index.js @@ -15,7 +15,12 @@ console.log('πŸš€ It Works!'); // πŸ“ TODO: Number of filming locations // 1. Make the function return the number of filming locations function getFilmingLocationsNumber () { - return '' + let memoire = new Set() + for (let location=0; location