Class - error return
Smith at f38.n261.z1
Smith at f38.n261.z1
Tue Sep 6 17:49:00 EDT 2016
More information about the Python-list mailing list
Tue Sep 6 17:49:00 EDT 2016
- Previous message (by thread): Class - error return
- Next message (by thread): Suggestions to improve a code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Smith <smith at smith.it> On 06/09/2016 11:23, Peter Otten wrote: > If so look at > >> > ...: def __str__(self): >> > ...: return "Visitor: %i, Contacts: %i % >> > (self.visits,self.contacts)" > once more. Where are the quotes? Where should the be? > > > I solved the problem. thank you Peter
- Previous message (by thread): Class - error return
- Next message (by thread): Suggestions to improve a code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list