I am unable to solve the last question in the skill check. I have gone through so many other posts reporting the same problem but since I m new to postman,nothing seems to be working for me. I would really appreciate if you devise a quick fix.
var jsonData = pm.response.json();
pm.environment.set("responseData", jsonData.rand);