[Tutor] recursivity and lists

Mark Lawrence breamoreboy at yahoo.co.uk
Fri Mar 4 19:55:51 EST 2016


On 04/03/2016 19:25, sina sareth via Tutor wrote:
> Hi ThereI have those projects and I would like to get some directions the way to tackle them.
> Thanks
> 1)  XML parsing into database.
> 2) Do the same thing but this time, get ALL the quotes and save them as separate database entries (you will have to do a for loop for this).
> 3) Use Django to build a view where you can download all Quotes in CSV form.
> 4. Use Django to build a view where you can update quote values based on a call to the API (they change every day)
>

There is no point in hijacking another thread to ask questions about a 
complicated framework, which is way out of scope for this tutor list, 
which deals with the core Python language and its standard library.

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

Mark Lawrence



More information about the Tutor mailing list