On 13/12/2018 17:16, Sammy Lee wrote:
I need help on the problem below,

Given a URL, open the webpage and save the CSV to a given file path.

def save_url_to_csv_file(url, savefile):


Run up your favourite text editor and type up some code. Try to run it. Tell us what problems you get. Failing that send a large cheque to the PSF and no doubt somebody will help you out.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to