Re: [Tutor] Create Library

2013-04-14 Thread Dave Angel
On 04/08/2013 09:31 PM, Negin Nayeri wrote: Hi!Im supposed to do a Library in Python and I don't even know how to begin! Please just help me. Like what kind of attributes do you think I should have, how do I store information? The file with the books and authors I must fix, do think I should w

[Tutor] Create Library

2013-04-14 Thread Negin Nayeri
Hi!Im supposed to do a Library in Python and I don't even know how to begin! Please just help me. Like what kind of attributes do you think I should have, how do I store information? The file with the books and authors I must fix, do think I should write in txt format or like in Excel. Please he