which consume more memory array or list in python code example Example: what takes more memory string or list python import sys sys.getsizeof(5) 24