How to start for loop for a list at different starting index instead of [0]?

后端 未结 0 1179
逝去的感伤
逝去的感伤 2021-01-25 03:09
#creating a list named employees 

print((\'#\'*50).center(100,\'~\'))

employees=[[\'Name\',\'Age\',\'Department\'],[\'John Mckee\',28,\'Sales\'],[\'Lisa Crawford\',29,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题