#Importing JSON Package in Python import json #creatig a dictionary which can be converted into JSON string my_details = { "Name" : "Lalit ...
確定! 回上一頁