l = ['鸡蛋 %s' %i for i in range(100000000)]
print(l)

 

相关文章:

  • 2021-12-31
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-12-22
  • 2021-04-12
  • 2022-12-23
猜你喜欢
  • 2022-02-12
  • 2022-12-23
  • 2021-11-13
  • 2021-05-24
  • 2021-07-21
  • 2022-01-25
  • 2021-06-28
相关资源
相似解决方案