Pergusa

Pergusa is an Italian village of Sicily. It is a frazione of Enna, the administrative seat of the same-named province.

Pergusa
Pergusa
Location of Pergusa in Italy
Coordinates: 37°31′33″N 14°18′25″E
Country Italy
Region Sicily
ProvinceEnna (EN)
ComuneEnna
Elevation
710 m (2,330 ft)
Population
 (2006)
  Total1,604
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Postal code
94100
Dialing code0935

Geography

Pergusa lies in hills about 10 km south of Enna. Pergusa is reached by the Enna-Gela Road, which allow to reach Enna (about 5 km of way) and, from there, to entry the motorway Palermo-Catania.[1]

The village gives its name to the Pergusa Lake, the only natural lake in Sicily, which is an important site for bird migration. The area is also surrounded by hills and forest known as Selva Pergusina.

Sport

The lake is surrounded by a well-known racing circuit, the Autodromo di Pergusa, which was created in the 1960s. The track has hosted various sporting events to this day.

gollark: We all know you *actually* wrote #4 under an alias.
gollark: than making it compile in a `main` function and `subprocess`ing it.
gollark: Anyway, it compiles your entry to a shared library then invokes it via ctypes. I thought that this would be more elegant and efficient a
gollark: And yet it has GLOBALS in it?
gollark: ```pythondef c_wrapper(file): print("Compiling", file) temp = tempfile.mktemp(prefix="lib-compile-") print(temp) if subprocess.run(["gcc", file, "-o", temp, "-shared"]).returncode != 0: raise ValueError("compilation failed") library = ctypes.CDLL(temp) entry = library.entry entry.restype = ctypes.POINTER(ctypes.c_int)```Here's a bit of the *excellent* code.

See also

References

Media related to Pergusa at Wikimedia Commons

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