Galebre-Galébouo

Galebre-Galébouo is a town in south-central Ivory Coast. It is a sub-prefecture of Gagnoa Department in Gôh Region, Gôh-Djiboua District.

Galebre-Galébouo
Galebre-Galébouo
Location in Ivory Coast
Coordinates: 6°28′N 5°43′W
Country Ivory Coast
DistrictGôh-Djiboua
RegionGôh
DepartmentGagnoa
Population
 (2014)[1]
  Total33,269
Time zoneUTC+0 (GMT)

Galebre-Galébouo was a commune until March 2012, when it became one of 1126 communes nationwide that were abolished.[2]

In 2014, the population of the sub-prefecture of Galebre-Galébouo was 33,269 [3].

Villages

The 5 villages of the sub-prefecture of Galebre-Galébouo and their population in 2014 are [3]:

  1. Galébré/Galebouo (16 389)
  2. Gbogouahio (2 805)
  3. Gnigbawa (1 636)
  4. Kosséhoa (3 150)
  5. Onahio (9 289)
gollark: Nope.
gollark: (it works with non-arrow functions, I just like these more)
gollark: Functions implicitly do it:```javascriptconst thing = () => { let v = 0 return () => { return v++ }}const incrementer = thing()console.log(incrementer())console.log(incrementer())```
gollark: The thing where functions capture their scope.
gollark: ```lualet otherTesting = [];for(let i = 0; i < 10; i++) { otherTesting[i] = function() { console.log(i); }}```does the same thing so I suppose it's just weirdness with closure in loops.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.