txt Generate a wordcloud from all the txt files in the current directory, ... [y/N]".format(outname)) if erase == 'y': plt.savefig(outname) else: ...
確定! 回上一頁