Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

could i have these answers please Assessment Questions: 1. Question 1: (25 Points) Design a flowchart for a program that accepts four values for Customer

image text in transcribed

could i have these answers please

Assessment Questions: 1. Question 1: (25 Points) Design a flowchart for a program that accepts four values for Customer ID, Customer name, year of birth, and age from the user and displays a message if the age is incorrect. (age = 2020 - year of birth) 2. Question 2: (25 Points) Design pseudocode for a program that accepts two numbers from a user and display the appropriate one of the following messages: a. First number is smaller than the second number . b. Second number is smaller than the first number . c. Numbers are equal. 3. Question 3: (50 Points) Design a flowchart and pseudocode for gym subscription plan. Allow user to enter number of months and the plan price. Assume that the user earns extra five percent discount every month. Program output is a schedule that lists each month number in gym subscription plan starting with month 1 and the user's savings at that month. Example: User entered 3 months gym subscription for 120 KD plan. The output: Month number 1 the discount percentage is 0% and the discount amount is OKD Month number 2 the discount percentage is 5% and the discount amount is 6KD Month number 3 the discount percentage is 10% and the discount amount is 12KD

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What are three types of models?

Answered: 1 week ago

Question

What are the objectives of Human resource planning ?

Answered: 1 week ago

Question

Explain the process of Human Resource Planning.

Answered: 1 week ago