Improve the current implementation of SimpleFactory class as per article [The Factory Method Pattern and Its Implementation in Python](https://realpython.com/factory-method-python/).
Improve the current implementation of SimpleFactory class as per article The Factory Method Pattern and Its Implementation in Python.