PyDragsView/test.py

2 lines
40 B
Python
Raw Normal View History

2023-12-30 08:15:07 +00:00
dict = {}
print(dict.__class__.__name__)