0
I need to know, how can i reserve the same type data on various operating systems?
i sow that in topic of Variables Different operating systems can reserve different sizes of memory for the same data type.
1 Respuesta
+ 6
In Python you can reverse list ,tuple ,etc by using a.reverse() function