Recent Feedback
to analyze, design, and document a simple program that utilizes a good design process and incorporates sequential, selection and repetitive programming statements as well as at least one function call and the use of at least one array. The specific problem you need to solve for the final project is: Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who live in Texas. Include a pseudocode, main modules, Hierarchy chart
Hi,
Can you provide me complete requirements?
Experience: Expert in C, C++, Java, DOT NET, Python, HTML, Javascript, Design.
hello
to analyze, design, and document a simple program that utilizes a good design process and incorporates sequential, selection and repetitive programming statements as well as at least one function call and the use of at least one array. The specific problem you need to solve for the final project is: Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who live in Texas. Include a pseudocode, main modules, Hierarchy chartThats really all I have.
1. Problem Statement:
Design a program that will allow a user to Input a list of your family member along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who lives in Texas.
2. Analysis:
a. Input : List Mom(AGE 55), dad(AGE 60), brother 1(AGE 26) brother 2(AGE 30), sister (AGE 23)
b. Output: List average age and where they live
c. Describe the process of deriving output from input.
Using a flow chart, module, and pseudocode will determine where each person lives and the average age.
d. Describe any necessary variables, formulas, and sample calculations that might be needed. (f) Describe variable names
Age- integers
Where they live- location
Brother 1- Oldest
Brother 2- youngest
Mom, dad, brother 1 brother 2, sister,- family members
Formulas- function, arrays, repetitive and pseudocode
e. Define high level solution that will comply with the project specification (input and output)
Using the input and output we will find out who resigns in Texas and who does not.
Declare family members as float
Welcome
// prompt for input the names of the family:
Call Mom as float
Call dad as float
Call brother1 as float
Call brother2 as float
Call sister as float
“Computer average age”
Mom_age55 as an interger
Dad_age60 as an interger
Brother1_age26 as an interger
Brother2_age30 as an interger
Sister_age23 as an interger
End program
So you need pseudocode and hierarchy chart for this?
Well, I just want to know if it correct and clean it up. and Yes
please wait for 5 minutes while I provide you answer.
okay
Download answer from here Hierarchy Chart and Flow Chart_Texas.docxYou can ask me again using "For LogicPro only" at the start of your questions like other customers to get instant and fresh answers.It will ensure that question is for me.Please bookmark my profile page:http://www.justanswer.com/computer/expert-logicpro/so you can come back and ask me a question anytime.Rate this answer as 'Excellent Service' and leave bonus or use the reply tab and let me know how I can be of further assistance