127k views
1 vote
Can you help me solve this with the proper code?

Can you help me solve this with the proper code?-example-1
User Sheikh
by
7.0k points

1 Answer

5 votes

def __init__(self,num_mins,num_messages):

self.num_mins=0

self.num_messages=0

User Matts
by
7.0k points