Noord, Rotterdam
Noord (English: Rotterdam-North) is a borough of Rotterdam. The municipal portion is formed by the Delfshavense Schie, the Highway 20 (A20), the Rotte and the rails. The borough had 51,796 inhabitants in 2017.[1]
Noord | |
---|---|
Country | Netherlands |
Province | South Holland |
Municipality | Rotterdam |
Population (2017) | 51,796 |
Neighborhoods
The borough Noord consists of the neighborhoods:
- Liskwartier
- Oude Noorden
- Agniesebuurt
- Provenierswijk
- Blijdorp (with the same named zoo)
- Bergpolder
Transport
In Noord are 4 Rotterdam tram lines (Tram 4, 8, 11 and 25), 5 bus lines (Bus 33, 35,38,44 and 45), and RET 170,171 and RandstadRail Station Blijdorp.
gollark: ```pythonfor fizzbuzz in range(51): if fizzbuzz % 3 == 0 and fizzbuzz % 5 == 0: print("fizzbuzz") elif fizzbuzz % 3 == 0: print("fizz") elif fizzbuzz % 5 == 0: print("buzz") print(fizzbuzz)```
gollark: And it gets shorter, yes.
gollark: Yours prints `[number] [maybe fizz and/or buzz]`, the python version does *not* and it's shorter if it is allowed to
gollark: Also, it does not seem to be doing the same thing as the python version.
gollark: And yours seems to be doing some bizarre thing where it's hardcoding a table of the different things it should print for each modulus.
References
- "Bevolking Noord". Buurtmonitor Rotterdam (in Dutch). Archived from the original on 17 September 2017. Retrieved 23 October 2017.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.