0
I am coming from a decent C++ background, C++ has issues of datatype handling but I see python has dynamic data type management policies (didn't know what to call them), in doing so is there any memory complexity?
Like we allocate spaces before hand and the allocation amount and free memory is a big factor, how does python handle it?
1 ответ
0
they know now