how to take 2d list from user in python?

前端 未结 0 767
夕颜
夕颜 2021-02-03 11:43

I want that user give input like this

[[3,4,5],[7,2,1]]

and it will create a 2d array automatically and store in a. so when print(a) will given i

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