Writing resutls into 2 different sheets in the same Excel file
问题 can you teach me whether Python can write into a same Excel file, but 2 different spreadsheets (tabs)? Just for example, I want to pick and write the titles of below 4 websites, and write them into the same file title.xls but respectively in its Sheet1 and Sheet 2. www.dailynews.com www.dailynews.co.zw www.gulf-daily-news.com www.dailynews.gov.bw I do them in 2 scripts, each for 2 websites: from bs4 import BeautifulSoup import urllib2 import xlwt line_in_list = ['www.dailynews.com','www