public void Display()
 {
     root.TakeInNumber(root);
 }