Lešok

Lešok (Macedonian: Лешок) is a village in the municipality of Tearce, North Macedonia.

Lešok

Лешок
Village
Lešok
Location within North Macedonia
Coordinates: 42.062000°N 21.031210°E / 42.062000; 21.031210
Country North Macedonia
Region Polog
Municipality Tearce
Population
 (2002)
  Total440
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Car platesTE
Website.

Demographics

According to the 2002 census, the village had a total of 440 inhabitants.[1] Ethnic groups in the village include:[1]

gollark: Here's how I would do it:```lualocal function divisible_by_any(n, factors) for _, factor in ipairs(factors) do if n % factor == 0 then return true end end return falseendlocal primes = { 2, 3 }for i = 2, 100 do if not divisible_by_any(i, primes) then table.insert(primes, i) endendfor _, prime in ipairs(primes) do print(prime) end```
gollark: I can't actually read that because ææææ my eyes but it looks like the same thing with less whitespace.
gollark: I mean, it *sort of* is, but instead of actually marking the things it just checks against each factor.
gollark: Ah, no, it is not.
gollark: Anyway, I think this is just a Sieve of Eratosthenes but oddly named.

References

  1. Macedonian Census (2002), Book 5 - Total population according to the Ethnic Affiliation, Mother Tongue and Religion, The State Statistical Office, Skopje, 2002, p. 185.


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