def haha(li=None):
     a=li or []

dict(a=1,b=2,c=3)

python trick

相关文章:

  • 2021-08-10
  • 2021-11-20
  • 2022-01-09
  • 2021-12-24
  • 2021-10-03
  • 2021-06-21
  • 2021-09-07
  • 2021-10-16
猜你喜欢
  • 2022-12-23
  • 2021-07-24
  • 2021-11-02
  • 2021-11-29
  • 2022-02-17
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案