I create a recursive function that creates a binary tree using fork. The function takes n from the user and create a binary tree with n leaves.
n