G
G
Grisha Gorokhov2020-11-21 13:44:02
Python
Grisha Gorokhov, 2020-11-21 13:44:02

How to display the necessary data in json for such parameters as the name of the element, the name of the item in the element?

dictData = json.dumps({
                "ID": 310450,
                "login": "admin",
                "name": "James Bond",
                "password": "root",
                "phone": 3330303,
                "email": " [email protected]",
                "online": True})

I have a variable that stores information in itself, how to display it according to certain criteria?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question