How can i print the lines like this example?

后端 未结 0 1439
一生所求
一生所求 2021-02-02 12:11

I have data result from this code

import os
with open(\'c.txt\', \'r\', encoding=\'utf-8\') as f1, open(\'c.txt\', \'r\', encoding=\'utf-8\') as f2, open(\'r.txt\         


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