In-class Assignment 4
Implement the followings.
Create a 2 - 3 tree with 11 nodes.
In-order traversals.
Test output with the example in the class.