ymj_bim_test/test2.py
2025-03-07 11:51:29 +08:00

3 lines
59 B
Python

arr = [1, 2, 3, 4, 5, 6, 7, 8, 9, {"1":123213}]
print(arr)