KoderPlace
PostCode
Blog
Sign in
KoderPlace
KoderPlace
PostCode
Blog
Login
1 Searches Found
Python Programming Json Code Samples
Post Code Samples
Filters
Search Language
Search Tags
Apply
json string to python dictionary using json module
kishore_kumar
| 6 years
import json my_str = '{"1": 4, "4": 2, "5":3 }'
python
json