A. jieba B. python-docx C. python-pptx D. Pefile
A. pip B. jieba C. yum D. loso
A. BeautifulSoup B. mayavi C. TVTK D. pygame
A. open B. seek C. write D. read
A. fp = open('d:\\news.txt') B. fp.open('d:\\news.txt','r+') C. fp = open(r'd:\news.txt','r+') D. fp = fopen('d:\\news.txt','a')