Open
Description
There's a fair bit in the curriculum for recursion in Course 2 now.
but it needs a good execricise or two.
Maybe "make_bricks" from coding bat -- done recursively.
http://codingbat.com/prob/p118406
We could even extend it to having multiple brick sizes -- small, medium, large.