I am translating Chinese table names into English with Openpyxl. I input translation in PyCharm console and I wish to save workbook whenever I want like Ctrl+S in other conditions. It seems Openpyxl.Workbook.Save('file.xlsx') saves the file and I can't enter another word. Is there a way for me to save whenever I want and then resume inputing process?I am translating Chinese table names into Engli