Mojš

Mojš is a village and municipality in Žilina District in the Žilina Region of northern Slovakia.

Panorama of the village

History

In historical records the village was first mentioned in 1419.

Geography

The municipality lies at an altitude of 345 metres and covers an area of 2.593 km². It has a population of about 1300 people.

gollark: ```pythondef is_even(i): """Check whether an integer is even in factorial O(n!) time""" """Is either odd or multiple of 2: 0, 2, 4, 6,... """ if i < 2: return True if i > 0 and i%2 == 0: return False if i < 50: return False if i < 250: return False if i < 750: return False return True```
gollark: I am technically Scottish but do not know Scottish languages.
gollark: firecubez does that a lot.
gollark: vcmpnleps you, then.
gollark: This is extremely.



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