Question: Write a program that calculates an after - school package for kids between 4 and 1 2 years - old. The program should have the

Write a program that calculates an after-school package for kids between 4 and 12 years-old. The program should have the following function:
one function to collect and return the child's name.
one function to collect and return the child's age. The age must be between 4 and 12, inclusive. Any other ages, the program will be terminated and return a message as:
Your child does not qualified of the program! Thank you!
One function asking the user to pick and schedule. The function prompts a message as: The function returns the picked schedule as 1 or 2
One function to calculate the after-school package price using the child's age and picked schedule as:
\table[[Age,\table[[Member fee],[(Weekly fee)]],\table[[Add snack],[(Weekly fee)]],\table[[Schedule 1],[3:30pm-5:30pm
 Write a program that calculates an after-school package for kids between

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!