I have recently started learning and Implementing some data structures in Python and was trying Binary Search tree and completed the code. Everything is running fine except the deletion of root node. I have divided my code into 3 modulesI have recently started learning and Implementi