80,549 views
7 votes
7 votes
Can you help me solve this with the proper code?

Can you help me solve this with the proper code?-example-1
User Rahul Munjal
by
2.6k points

1 Answer

17 votes
17 votes

def __init__(self,num_mins,num_messages):

self.num_mins=0

self.num_messages=0

User Graywh
by
3.0k points