understanding statement: visited = [False]*(self.V)

前端 未结 0 1319
囚心锁ツ
囚心锁ツ 2021-01-05 02:00

visited = [False]*(self.V)

I understand what this statement does, but can someone explain the syntax and the meaning behind it. Specifically the asterisk which is con

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