Farrangalway railway station
Farrangalway railway station was on the Cork and Kinsale Junction Railway in County Cork, Ireland.
Farrangalway | |
---|---|
Location | Farrangalway, County Cork Ireland |
History | |
Original company | Cork and Kinsale Junction Railway |
Pre-grouping | Cork, Bandon and South Coast Railway |
Post-grouping | Great Southern Railways |
Key dates | |
27 June 1863 | Station opens |
31 August 1931 | Station closes |
History
The station opened on 27 June 1863.
Regular passenger services were withdrawn on 31 August 1931.[1]
Routes
Preceding station | Disused railways | Following station | ||
---|---|---|---|---|
Ballymartle | Cork and Kinsale Junction Railway Junction-Kinsale |
Kinsale |
Further reading
- R.V.J.Butt (1995). The Directory of Railway Stations. Patrick Stephens Ltd. ISBN 1-85260-508-1
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.