Stenstrup

Stenstrup is a town located on the island of Funen in south-central Denmark, in Svendborg Municipality.

Stenstrup
Town
Stenstrup
Coordinates: 55°7′53″N 10°30′14″E
CountryDenmark
RegionSouthern Denmark
MunicipalitySvendborg
Area
  Urban
1.37 km2 (0.53 sq mi)
Population
 (2020)[1]
  Urban
1,785
  Urban density1,300/km2 (3,400/sq mi)
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)

Notable people

gollark: ```pythonlines = thing.split("\n")chunks = []current = ""for line in lines: if len(current) + len(line) > 2000: chunks.append(current) current = line else: current += "\n" + line```
gollark: C bad™
gollark: Well, AutoBotRobot does a similar thing with deleted items.
gollark: C does not appear to want to cooperate with my dream of zero-punctuation code.
gollark: ```c#include <stdio.h>#define begin {#define end }#define params (#define endparams )#define paramseparator ,#define beginstring \"#define endstring \"#define pointer *int main params char argv paramseparator char pointer pointer endparams beginprintf params beginstring hello, world endstring endparamsend```

References

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