Sing, Pray Announcements =============== * Test graded Outline =============== * Binary trees: pre-, post-, and in- order recursive functions * Group Work: Write a recursive function to: (1) return the size of a tree (2) duplicate a tree (3) return the height of a tree (without looking at pages 609 & 610)