I dont really get the question. So please tell me whether i m wrong or right
from my understanding
- Create a python file which takes user inputs of integers which will be the ID’s of the joke (lets say 10 ID inputs).
2.Parse the url http://api.icndb.com/jokes and look for the corresponding id joke then write it into a CSV file
- Click the upload solution button then upload the .py file which is the solution in python and then the CSV file which would contain all the jokes for the ID’s mentioned in the solution
Am i right??