split in Python returns [''] when the input string is empty. Then you're trying to access an index inside data that doesn't exist (i.e. ...
確定! 回上一頁