Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
demo_python_ref_locals_2.py:
x = locals() print(x["__file__"])
C:\Users\My Name>python demo_python_ref_locals_2.py
demo_python_ref_locals_2.py