python/24-7-7-22.py

3 lines
53 B
Python
Raw Normal View History

2024-07-22 17:03:14 +08:00
a={"小李":"96","小李":"94","小明":95}
2024-07-22 16:59:27 +08:00
print(a)