Discussion about this post

User's avatar
Francesco A. Loffredo's avatar

I think this could be clearer, if you explicitly declared the nameString() function inside the class definition, maybe something like

def nameString(self):

return self.frname + " " + self.lname

Expand full comment

No posts

Ready for more?