I\'m new with python and I need a hand.
this is the code:
response = requests.get(url,params=datas) data = response.json() price=data["bids"] pri