Question: 5. By using JSON write a python code for output below* 20 points {name: Apollo, age: 24, city: Kangar} Your answer 6. Based on question

 5. By using "JSON" write a python code for output below*

5. By using "JSON" write a python code for output below* 20 points {"name": "Apollo", "age": 24, "city": "Kangar"} Your answer 6. Based on question 5, write a code which will display the city only in your 20 points output. [hint json] * Kangar Your answer 7. What is the function of os.remove in python * 10 points import os os.remove("demofile.txt")

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!