What does N[1][i] do if N is an array and N[1][i] is inside a for loop? I am having trouble understanding

前端 未结 0 1111
孤城傲影
孤城傲影 2020-12-05 23:50

So I was looking at some python code and came across this piece of code: It supposedly scans for all instances of a number in a string, but I don\'t really get it. Here is m

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