How is data stored in the memory at the very last level?
I am wondering about a thing that how memory is stored in Python at the least? For example, if we make a link list or array, how will the data be stored? IS this the RAM or the Hard Disk? I am new to computer Science and this area of"Memory" is confusing.