package rectangles func Count(diagram []string) int { panic("Please implement the Count function") }