What is the missing line of code to have the following output?
output: pat jones pj23
class cholesterol:
low density = 0
highdensity = 0
class patient
definit (self, firstname lastname idnum)
self firstname firstname
self.lastname = lastname
sell.idnum = idum
dels(self)
return self firstname settlastname + sellidum
printenta