eval1

  • 内置函数

      # globals() 和 locals() # name=’xxx’ # def func(): # a=1 # print(globals()) # 全局的变量 # pri…

    编程笔记 2022年6月30日