const myCountry = function (country, capital, language, population) { (this.country = country), (this.capital = capital), (this.language = language),