Is there a way to declare a char array of a fixed size in python as in C for example char myArray[100] I also want to initializa all the characters with ...
確定! 回上一頁