In Question, I have fetching api from the module of requests, pprint, json, urllib, pandas and csv help and take only particular coulmns not all. And store all fetch api data in a csv file format with the help of CSV(Comma Separated Values)
In Question 1, in this I have Sorted the users.csv file according to the price column in the ascending order, and then store that ascending data into thenew fiile i.e. users-sorted.csv
In Question 3, in this if anyone enter the input-id, then, they get the full details of that column