Use double quotes to display strings. Sample Solution:- Python Code: import json print(json.dumps({'Alex': 1, 'Suresh': 2, 'Agnessa': 3})).
確定! 回上一頁