首页 新闻 赞助 找找看
5
回答数

待解决问题 用python的input功能输入文档(.txt)信息,无法写入文档,具体代码如下,为什么?

filename = 'guess_book.txt'with open(filename,'a') as file_object:while True:name = input("Please en