ymj_bim_test/test2.py

3 lines
59 B
Python
Raw Normal View History

2025-03-07 11:51:29 +08:00
arr = [1, 2, 3, 4, 5, 6, 7, 8, 9, {"1":123213}]
print(arr)