append method in python is not working as i expected

后端 未结 0 394
傲寒
傲寒 2021-01-25 04:00

can anyone tell me if I append b into res like

------------ Rest of the code

if r == n:

res.append([\'\'.join(row) for row in b])   
# the res is [[\'.Q..         


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