Sarkad, Hungary

Sarkad (Hungarian: Sarkad) is a town in Békés County, Hungary.

Sarkad
Flag
Coat of arms
Sarkad
Location of Sarkad in Hungary
Coordinates: 46°45′N 21°23′E
CountryHungary
RegionSouthern Great Plain
CountyBékés
Area
  Total125.57 km2 (48.48 sq mi)
Population
 (2009)[2]
  Total10,463
  Density83/km2 (220/sq mi)
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Postal code
5720
Area code+36 66
Websitehttp://www.sarkad.hu

Location

  • on the right bank of Fekete-Körös river
  • 14 km north of Gyula

Sister cities

Sarkad is twinned with:

Famous people born in Sarkad

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.
gollark: Er, 9, not 10.
gollark: Hmm, I'd really expect that to print `10`, weird.

References



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