Market Square, Oulu
The Oulu Market Square is the main market square of the city of Oulu, Finland.
The market square is located in the city centre, in the Pokkinen district, on the waterfront of the Oulujoki river. The Rotuaari pedestrian zone starts from the square behind the Toripolliisi statue.
In addition to the traditional market stalls, old barns painted in red color and restored as bars and restaurants are bordering the square nowadays. The historical Oulu market hall was opened on the square in 1901 mainly to get selling of meat out of the open square.
Gallery
gollark: ++exec```luafunction factorial(x)if x == 0 then return 1 endlocal a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)return aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x) + 1else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return factorial(x) + scream(factorial(x), 0, b - 1) endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
References
- Loukkola, Pekka (16 October 2019). "News article of market hall renovation". Yle. Retrieved 18 April 2020.
External links
- https://visitoulu.fi/en/tuote/kauppatori-market-square-2/ Retrieved 18 April 2020 (Visit oulu website of the market square)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.