def read_email(self, index):
if not self.emails:
print("Inbox is empty.\\n")
return
Hi All,
I am struggling with step 32. I have reviewed code may times and could not find out what happened. I am really apricated if any one can give me feedback so I can move on.
Thanks,
Seakleng