I am trying to implement a function that prints the 10 most repetitive words in the Binary Search Tree. Each node in the binary search tree has String data and
String data