I have initialized the element array with some size. Example: size = [0]*5 print(size). After writing the above code (list in python with size) ...
確定! 回上一頁