Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

string to dictionary python

import json
res_dict = json.loads(input_str)
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #string #dictionary #python
ADD COMMENT
Topic
Name
7+8 =