Learn Tree Traversal by Building a Binary Search Tree - Step 32

_delete is a method of the class so you need to use self._delete to access it