Why not use code tags so the indentations are preserved in your Python code? This should work: def delete(self): fname = raw_input("First ...
確定! 回上一頁