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