Black River Falls Public Library

The Black River Falls Public Library is located in Black River Falls, Wisconsin. It became the first free public library in Wisconsin in 1872.[1] It was added to the National Register of Historic Places in 2007.[2]

Black River Falls Public Library
Location321 Main St.
Black River Falls, Wisconsin
Coordinates44.29521°N 90.85165°W / 44.29521; -90.85165
Built1915
Architectural stylePrairie School
NRHP reference No.07001330
Added to NRHPDecember 27, 2007

History

1995 library

The building served as the city's library from 1915 until a new one was constructed in 1995.[3][4] It was a Carnegie library. The site now houses the Jackson County Historical Society Museum.

gollark: In any case, basing simplicity on the length of a fizzbuzz program would be kind of weird and put codegolf languages on top.
gollark: Oops.
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

References

  1. "Archived copy". Archived from the original on 2013-02-09. Retrieved 2012-10-24.CS1 maint: archived copy as title (link)
  2. "Black River Falls Public Library". Landmark Hunter.com. Retrieved 2012-02-23.
  3. "History: Black River Falls Library (Historical Site)". Clark Co., WI Internet Library. Archived from the original on 2012-07-18. Retrieved 2012-02-23.
  4. "Archived copy". Archived from the original on 2016-03-04. Retrieved 2012-10-24.CS1 maint: archived copy as title (link)


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