Select and store data from string in python

后端 未结 0 1441
天涯浪人
天涯浪人 2020-12-28 23:29

I have a list of characters called lines

If you execute the code

for i in lines:
   print(i)

You get:

>         


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