how do I delete a specific cell using .remove() python

后端 未结 0 1868
孤街浪徒
孤街浪徒 2021-01-02 14:50

say I have a list that looks like this

f = [[\'person\',\'place\',\'item\'],[\'george\',\'home\',\'phone\']]

how would I search through that

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