#Get the first worksheet worksheet=workbook.worksheets[0] Error: worksheet have no attribute worksheets ??
#Get the first worksheet
worksheet=workbook.worksheets[0]
Error: worksheet have no attribute worksheets
??