devprotim

Results 2 issues of devprotim

This is just a suggestion from my side that the question "1.Slice the first ten countries from the [countries array](https://github.com/Asabeneh/30DaysOfJavaScript/tree/master/data/countries.js)" is not numbered or separated properly.

Create a separate countries.js file and store the countries array in to this file, create a separate file web_techs.js and store the webTechs array in to this file. Access both...