tuoheng_algN/test/__init__.py

3 lines
37 B
Python
Raw Normal View History

2025-01-21 09:26:34 +08:00
dd = {}
print(dd.get('name', 'aaa'))