algN/test/__init__.py

3 lines
37 B
Python
Raw Normal View History

2025-08-23 10:12:26 +08:00
dd = {}
print(dd.get('name', 'aaa'))