Ellicott High School

Ellicott High School is a public high school in Ellicott, Colorado, United States. It is part of the Ellicott School District 22.

Ellicott High School
Address
375 South Ellicott Highway

,
80808

United States
Information
TypePublic high school
School districtEllicott School District 22
NCES School ID080375000485[1]
PrincipalJeffrey Zick[2]
Teaching staff21.46 (on a FTE basis)[1]
Grades9–12
Enrollment288 (2018-19)[1]
Student to teacher ratio13.42[1]
Color(s)Purple, Gold, White             
Athletics conferenceCHSAA
NicknameThunderhawks
Websitewww.ellicottschools.org/domain/30

Athletics

Teams

Ellicott's athletic teams are nicknamed the Thunderhawks and the school's colors are purple, gold, and white. Ellicott teams compete in the following sports:

  • Baseball
  • Basketball
  • Boy's soccer
  • Cross Country
  • Football
  • Volleyball
  • Track
  • Wrestling
  • Girl's soccer

State championships

  • Girl's basketball
    • 1994 Colorado AA State Champions[3]
    • 1995 Colorado AA State Champions[4]
gollark: ```mapM (\x -> [x, 0]) [1..5][[1,2,3,4,5],[1,2,3,4,0],[1,2,3,0,5],[1,2,3,0,0],[1,2,0,4,5],[1,2,0,4,0],[1,2,0,0,5],[1,2,0,0,0],[1,0,3,4,5],[1,0,3,4,0],[1,0,3,0,5],[1,0,3,0,0],[1,0,0,4,5],[1,0,0,4,0],[1,0,0,0,5],[1,0,0,0,0],[0,2,3,4,5],[0,2,3,4,0],[0,2,3,0,5],[0,2,3,0,0],[0,2,0,4,5],[0,2,0,4,0],[0,2,0,0,5],[0,2,0,0,0],[0,0,3,4,5],[0,0,3,4,0],[0,0,3,0,5],[0,0,3,0,0],[0,0,0,4,5],[0,0,0,4,0],[0,0,0,0,5],[0,0,0,0,0]]```What is this *doing*?
gollark: `concatMap (\x -> [x, 0]) [1, 2, 3, 4, 5]` is not the same as `mapM (\x -> [x, 0]) [1, 2, 3, 4, 5]`.
gollark: I think it's something with `zip` then.
gollark: Hmm, I'm confused, it seems like `mapM` is NOT `concatMap`.
gollark: Oh right, yes, `bind` is `join . fmap` or something.

References

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