readyToServeJSON = json.loads(stringJSON)
l = [0, 1, 2, 3, 4]
l.pop(0)
print(type(variable))