Jobs.append(Stuff) else: x = 0 此代码抛出: AttributeError: 'tuple' object has no attribute 'append' 我正在使用Python 3.6。 最佳答案. 在行中: Jobs = ()
確定! 回上一頁