Question: Write a constructor with parameters self, num_mins and num_messages. num_mins and num_messages should have a default value of 0. Sample output for the given program:
Write a constructor with parameters self, num_mins and num_messages. num_mins and num_messages should have a default value of 0. Sample output for the given program: My plan... Mins: 200 Messages: 300 Dad's plan... Mins: 0 Messages: 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
