How to append items to list in a python file with another file?

前端 未结 0 1477
梦如初夏
梦如初夏 2020-12-08 16:14

I have two files named: file1.py and file2.py. In file1.py:

things = [\'table\', \'chair\', \'PC\', \'mobile\']

In file2.py:

i         


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