When writing documentation, it is important to check whether this documentation really corresponds to what the object does.
We implemented the calculate() function and created a docstring for it. Check all the value types in the documentation. Is everything right? You need to change just one word in the description and run the code again.