Initialize python List with size of 10 or user given input. Python List type is a dynamic array, so we have to restrict its dynamic nature to make it work like a static array.
(self, size=10)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected