SlideShare a Scribd company logo
1 of 3
Click here to get Solution on ProgAnswer.com
Repetition Statements
In this assignment, you will design a program to perform the following task:
Calculate the sum, smallest value and largest value of a list of numbers entered by a user.
Before attempting this exercise, be sure you have completed all of chapters 4 & 5 and course
module readings, participated in the weekly conferences, and thoroughly understand the
examples throughout the chapter. There are 3 main components of your submission including
the problem analysis, program design and documentation, and sample test data.
Analysis
Provide your analysis for the following problem statement:
Write a program that will calculate the sum, smallest value and laregest value of an unknown
number of integer values entered by the user. Your program should print a menu prior to each
number submission:
What would you like to do?
1 – Enter a number
2 – End
If “1” is entered, the program should prompt the user for an integer value. Once the number is
entered, the current sum, maximum and minimum should be displayed.
If a “2” is entered, the program should exit.
Your analysis should be clearly written, demonstrating your thought process and steps used to
analyze the problem. Your analysis should address the following points:
<!--[if !supportLists]--> <!--[endif]-->Output required by the problem.
<!--[if !supportLists]--> <!--[endif]-->Necessary input and how you will obtain the required
output from the given input.
<!--[if !supportLists]--> <!--[endif]-->Variable names and definitions you will use to solve the
problem.
<!--[if !supportLists]--> <!--[endif]-->Necessary formulas and sample calculations that might be
needed.
<!--[if !supportLists]--> <!--[endif]-->Assumptions you are making about the problem.
Design
Provide your program design for the program you analyzed in step 1. Be sure to describe the
fundamental tasks (i.e., things your program must do) needed to solve the problem so you can
use a modular design.
Provide a hierarchy chart for the program (see figure 3.8 page 148).
Provide flow charts for the main module and each sub-module (see figure 5.3 page 225).
Provide pseudocode of your overall design that includes the Main module and the order of the
module calls (see page 148 for an example). List all of your pseudocode for each module. (See
pages148-150 as an example). Please use the base pseudocode described in the text and course
modules; third-party libraries should not be used.
Include header and step comments in your pseudocode, using a similar approach as the example
provided in section 2.3 (textbook page 86). See example 2.8 on pages 87-88).
Test
Prepare any input data (Test data) along with expected output for testing your program (Note:
Programs may not always have both input and output data. Your test data should thoroughly
exercise the functionality of your pseudocode.) Your test data can be presented in the form of a
table as was shown in Assignment 1.
Submission requirements
Your completed assignment should be saved as Word document and submitted to your
WebTycho assignment area no later than the due date listed in the syllabus. Your document
should be neat, well-written with minimal grammatical and spelling errors. Your name should be
clearly listed on the first page along with the class/section, professor and due date. Your
document should contain page numbers at the bottom of each page. Single or double space line
formatting is acceptable.
You should name the file yournamehw3.docx (or yournamehw3.doc). So if my name was Julie
Smith, I would name my document juliesmithhw3.docx.
An example HW3.doc template file containing the required sections is included in the Discussion
folder of the class conference board. You should use this document to start your writing and fill
in all of the details required.

More Related Content

What's hot

Initializing & Optimizing Machine Learning Models
Initializing & Optimizing Machine Learning ModelsInitializing & Optimizing Machine Learning Models
Initializing & Optimizing Machine Learning ModelsEng Teong Cheah
 
Tutorial 4 how to edit the unsafe control actions of stpa project in xstampp
Tutorial 4 how to edit the unsafe control actions of stpa project in xstamppTutorial 4 how to edit the unsafe control actions of stpa project in xstampp
Tutorial 4 how to edit the unsafe control actions of stpa project in xstamppAsim Abdulkhaleq, Dr.rer.nat
 
Testcase definition
Testcase definitionTestcase definition
Testcase definitionOana Feidi
 
Using machine learning in anti money laundering part 2
Using machine learning in anti money laundering   part 2Using machine learning in anti money laundering   part 2
Using machine learning in anti money laundering part 2Naveen Grover
 
Assignment # 3 computer system and Programming EC-105
Assignment # 3   computer system and Programming EC-105 Assignment # 3   computer system and Programming EC-105
Assignment # 3 computer system and Programming EC-105 NUST Stuff
 
Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1Naveen Grover
 
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...Asim Abdulkhaleq, Dr.rer.nat
 
Tutorial 2 creating stpa safety analysis project in xstampp
Tutorial 2  creating stpa safety analysis project in xstamppTutorial 2  creating stpa safety analysis project in xstampp
Tutorial 2 creating stpa safety analysis project in xstamppAsim Abdulkhaleq, Dr.rer.nat
 
Importance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptxImportance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptxSanad Bhowmik
 
Tutorial 6 how to edit the causal factors in stpa project
Tutorial 6 how to edit the causal factors in stpa projectTutorial 6 how to edit the causal factors in stpa project
Tutorial 6 how to edit the causal factors in stpa projectAsim Abdulkhaleq, Dr.rer.nat
 
Dmm 170900713008 2721314_bhavya
Dmm 170900713008 2721314_bhavyaDmm 170900713008 2721314_bhavya
Dmm 170900713008 2721314_bhavyaBhavya Patel
 

What's hot (15)

Software Evaluation
Software EvaluationSoftware Evaluation
Software Evaluation
 
Initializing & Optimizing Machine Learning Models
Initializing & Optimizing Machine Learning ModelsInitializing & Optimizing Machine Learning Models
Initializing & Optimizing Machine Learning Models
 
Tutorial 4 how to edit the unsafe control actions of stpa project in xstampp
Tutorial 4 how to edit the unsafe control actions of stpa project in xstamppTutorial 4 how to edit the unsafe control actions of stpa project in xstampp
Tutorial 4 how to edit the unsafe control actions of stpa project in xstampp
 
Testcase definition
Testcase definitionTestcase definition
Testcase definition
 
Using machine learning in anti money laundering part 2
Using machine learning in anti money laundering   part 2Using machine learning in anti money laundering   part 2
Using machine learning in anti money laundering part 2
 
Assignment # 3 computer system and Programming EC-105
Assignment # 3   computer system and Programming EC-105 Assignment # 3   computer system and Programming EC-105
Assignment # 3 computer system and Programming EC-105
 
Vs c# lecture6
Vs c# lecture6Vs c# lecture6
Vs c# lecture6
 
Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1
 
Gaur11428
Gaur11428Gaur11428
Gaur11428
 
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...
Tutorial 3 how to draw control structure diagram of the STPA safety analysis ...
 
Tutorial 2 creating stpa safety analysis project in xstampp
Tutorial 2  creating stpa safety analysis project in xstamppTutorial 2  creating stpa safety analysis project in xstampp
Tutorial 2 creating stpa safety analysis project in xstampp
 
Importance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptxImportance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptx
 
Tutorial 6 how to edit the causal factors in stpa project
Tutorial 6 how to edit the causal factors in stpa projectTutorial 6 how to edit the causal factors in stpa project
Tutorial 6 how to edit the causal factors in stpa project
 
Diagram cookbook
Diagram cookbookDiagram cookbook
Diagram cookbook
 
Dmm 170900713008 2721314_bhavya
Dmm 170900713008 2721314_bhavyaDmm 170900713008 2721314_bhavya
Dmm 170900713008 2721314_bhavya
 

Viewers also liked

How to Submit Your Content to Reddit
How to Submit Your Content to RedditHow to Submit Your Content to Reddit
How to Submit Your Content to RedditBrent Csutoras
 
8 Ways to Personalize Your App (in Under 30 Minutes)
8 Ways to Personalize Your App (in Under 30 Minutes)8 Ways to Personalize Your App (in Under 30 Minutes)
8 Ways to Personalize Your App (in Under 30 Minutes)Localytics
 
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutus
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutusSome2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutus
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutusMartti Lindholm
 
Pyhä kolminaisuus @theMartti #Resta2014-seminaari
Pyhä kolminaisuus @theMartti #Resta2014-seminaariPyhä kolminaisuus @theMartti #Resta2014-seminaari
Pyhä kolminaisuus @theMartti #Resta2014-seminaariMartti Lindholm
 
Kueisioner daftar isi
Kueisioner daftar isiKueisioner daftar isi
Kueisioner daftar isiAndi Manurung
 
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuusMartti Lindholm
 
Mtv #TähdetTähdet #SocialTV 2014
Mtv #TähdetTähdet #SocialTV 2014Mtv #TähdetTähdet #SocialTV 2014
Mtv #TähdetTähdet #SocialTV 2014Martti Lindholm
 
Tornado disaster late may 2013
Tornado disaster late may 2013Tornado disaster late may 2013
Tornado disaster late may 2013George Hall
 
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittari
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittariFinnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittari
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittariMartti Lindholm
 
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...Martti Lindholm
 
MTV MEDIA #SuomiAreena #SocialTV loppuraportti
MTV MEDIA #SuomiAreena #SocialTV loppuraporttiMTV MEDIA #SuomiAreena #SocialTV loppuraportti
MTV MEDIA #SuomiAreena #SocialTV loppuraporttiMartti Lindholm
 
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvara
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvaraValve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvara
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvaraMartti Lindholm
 

Viewers also liked (15)

How to Submit Your Content to Reddit
How to Submit Your Content to RedditHow to Submit Your Content to Reddit
How to Submit Your Content to Reddit
 
8 Ways to Personalize Your App (in Under 30 Minutes)
8 Ways to Personalize Your App (in Under 30 Minutes)8 Ways to Personalize Your App (in Under 30 Minutes)
8 Ways to Personalize Your App (in Under 30 Minutes)
 
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutus
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutusSome2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutus
Some2013 MTV #SocialTV: Pyhä kolminaisuus: Ihminen sisällöt ja vuorovaikutus
 
Yira cantillo 2012
Yira cantillo 2012Yira cantillo 2012
Yira cantillo 2012
 
Pyhä kolminaisuus @theMartti #Resta2014-seminaari
Pyhä kolminaisuus @theMartti #Resta2014-seminaariPyhä kolminaisuus @theMartti #Resta2014-seminaari
Pyhä kolminaisuus @theMartti #Resta2014-seminaari
 
Kueisioner daftar isi
Kueisioner daftar isiKueisioner daftar isi
Kueisioner daftar isi
 
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus
#MeMä 2014 - MTV #SocialTV Pyhä kolminaisuus
 
DC Nonprofit Salesforce User Group Welcome 3-20-14
DC Nonprofit Salesforce User Group Welcome 3-20-14DC Nonprofit Salesforce User Group Welcome 3-20-14
DC Nonprofit Salesforce User Group Welcome 3-20-14
 
Mtv #TähdetTähdet #SocialTV 2014
Mtv #TähdetTähdet #SocialTV 2014Mtv #TähdetTähdet #SocialTV 2014
Mtv #TähdetTähdet #SocialTV 2014
 
Tornado disaster late may 2013
Tornado disaster late may 2013Tornado disaster late may 2013
Tornado disaster late may 2013
 
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittari
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittariFinnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittari
Finnpanel tv-vuositilaisuus 2015 - themartti - #someTVmittari
 
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...
#uusiMTV Lindholm - TV Is The New Digital: Potentiaalia ja kasvuvaraa kakkosr...
 
MTV MEDIA #SuomiAreena #SocialTV loppuraportti
MTV MEDIA #SuomiAreena #SocialTV loppuraporttiMTV MEDIA #SuomiAreena #SocialTV loppuraportti
MTV MEDIA #SuomiAreena #SocialTV loppuraportti
 
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvara
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvaraValve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvara
Valve #Digitalist Marketing Forum - Ihminen: Unohdettu luonnonvara
 
Updating your user profile in communities
Updating your user profile in communitiesUpdating your user profile in communities
Updating your user profile in communities
 

Similar to 1126640 question

Question 1 briefly respond to all the following questions. make
Question 1 briefly respond to all the following questions. make Question 1 briefly respond to all the following questions. make
Question 1 briefly respond to all the following questions. make YASHU40
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 
Data structures & problem solving unit 1 ppt
Data structures & problem solving unit 1 pptData structures & problem solving unit 1 ppt
Data structures & problem solving unit 1 pptaviban
 
Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com  Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com amaranthbeg148
 
CIS 406 Inspiring Innovation/tutorialrank.com
 CIS 406 Inspiring Innovation/tutorialrank.com CIS 406 Inspiring Innovation/tutorialrank.com
CIS 406 Inspiring Innovation/tutorialrank.comjonhson112
 
CIS 406 Imagine Your Future/newtonhelp.com   
CIS 406 Imagine Your Future/newtonhelp.com   CIS 406 Imagine Your Future/newtonhelp.com   
CIS 406 Imagine Your Future/newtonhelp.com   bellflower47
 
CIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.comCIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.combellflower87
 
CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   bellflower5
 
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docx
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docxCase Study Analysis 2The Cholesterol.xls records cholesterol lev.docx
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docxwendolynhalbert
 
Cis 406 Technology levels--snaptutorial.com
Cis 406 Technology levels--snaptutorial.comCis 406 Technology levels--snaptutorial.com
Cis 406 Technology levels--snaptutorial.comsholingarjosh58
 
Cis 406 Success Begins / snaptutorial.com
Cis 406 Success Begins / snaptutorial.comCis 406 Success Begins / snaptutorial.com
Cis 406 Success Begins / snaptutorial.comRobinson071
 
Cis 406 Enthusiastic Study - snaptutorial.com
Cis 406 Enthusiastic Study - snaptutorial.comCis 406 Enthusiastic Study - snaptutorial.com
Cis 406 Enthusiastic Study - snaptutorial.comStephenson01
 
CIS 406 Entire Course NEW
CIS 406 Entire Course NEWCIS 406 Entire Course NEW
CIS 406 Entire Course NEWshyamuopfive
 
CMIS 102 FINAL PROJECT
CMIS 102 FINAL PROJECTCMIS 102 FINAL PROJECT
CMIS 102 FINAL PROJECTJanuMorandy
 
Create software that can encrypt and decrypt using S-DES- Test data- u.docx
Create software that can encrypt and decrypt using S-DES- Test data- u.docxCreate software that can encrypt and decrypt using S-DES- Test data- u.docx
Create software that can encrypt and decrypt using S-DES- Test data- u.docxCharlesXMLAllano
 
CIS 406 Effective Communication - tutorialrank.com
CIS 406 Effective Communication - tutorialrank.comCIS 406 Effective Communication - tutorialrank.com
CIS 406 Effective Communication - tutorialrank.comBartholomew21
 
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docxsleeperharwell
 

Similar to 1126640 question (20)

Question 1 briefly respond to all the following questions. make
Question 1 briefly respond to all the following questions. make Question 1 briefly respond to all the following questions. make
Question 1 briefly respond to all the following questions. make
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
DISE - Programming Concepts
DISE - Programming ConceptsDISE - Programming Concepts
DISE - Programming Concepts
 
Data structures & problem solving unit 1 ppt
Data structures & problem solving unit 1 pptData structures & problem solving unit 1 ppt
Data structures & problem solving unit 1 ppt
 
Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com  Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com
 
CIS 406 Inspiring Innovation/tutorialrank.com
 CIS 406 Inspiring Innovation/tutorialrank.com CIS 406 Inspiring Innovation/tutorialrank.com
CIS 406 Inspiring Innovation/tutorialrank.com
 
Hw5
Hw5Hw5
Hw5
 
CIS 406 Imagine Your Future/newtonhelp.com   
CIS 406 Imagine Your Future/newtonhelp.com   CIS 406 Imagine Your Future/newtonhelp.com   
CIS 406 Imagine Your Future/newtonhelp.com   
 
CIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.comCIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.com
 
CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   
 
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docx
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docxCase Study Analysis 2The Cholesterol.xls records cholesterol lev.docx
Case Study Analysis 2The Cholesterol.xls records cholesterol lev.docx
 
Cis 406 Technology levels--snaptutorial.com
Cis 406 Technology levels--snaptutorial.comCis 406 Technology levels--snaptutorial.com
Cis 406 Technology levels--snaptutorial.com
 
Cis 406 Success Begins / snaptutorial.com
Cis 406 Success Begins / snaptutorial.comCis 406 Success Begins / snaptutorial.com
Cis 406 Success Begins / snaptutorial.com
 
Cis 406 Enthusiastic Study - snaptutorial.com
Cis 406 Enthusiastic Study - snaptutorial.comCis 406 Enthusiastic Study - snaptutorial.com
Cis 406 Enthusiastic Study - snaptutorial.com
 
CIS 406 Entire Course NEW
CIS 406 Entire Course NEWCIS 406 Entire Course NEW
CIS 406 Entire Course NEW
 
CMIS 102 FINAL PROJECT
CMIS 102 FINAL PROJECTCMIS 102 FINAL PROJECT
CMIS 102 FINAL PROJECT
 
Create software that can encrypt and decrypt using S-DES- Test data- u.docx
Create software that can encrypt and decrypt using S-DES- Test data- u.docxCreate software that can encrypt and decrypt using S-DES- Test data- u.docx
Create software that can encrypt and decrypt using S-DES- Test data- u.docx
 
Visual Logic Project - 1
Visual Logic Project - 1Visual Logic Project - 1
Visual Logic Project - 1
 
CIS 406 Effective Communication - tutorialrank.com
CIS 406 Effective Communication - tutorialrank.comCIS 406 Effective Communication - tutorialrank.com
CIS 406 Effective Communication - tutorialrank.com
 
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
 

Recently uploaded

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 

Recently uploaded (20)

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 

1126640 question

  • 1. Click here to get Solution on ProgAnswer.com Repetition Statements In this assignment, you will design a program to perform the following task: Calculate the sum, smallest value and largest value of a list of numbers entered by a user. Before attempting this exercise, be sure you have completed all of chapters 4 & 5 and course module readings, participated in the weekly conferences, and thoroughly understand the examples throughout the chapter. There are 3 main components of your submission including the problem analysis, program design and documentation, and sample test data. Analysis Provide your analysis for the following problem statement: Write a program that will calculate the sum, smallest value and laregest value of an unknown number of integer values entered by the user. Your program should print a menu prior to each number submission: What would you like to do? 1 – Enter a number 2 – End If “1” is entered, the program should prompt the user for an integer value. Once the number is entered, the current sum, maximum and minimum should be displayed. If a “2” is entered, the program should exit. Your analysis should be clearly written, demonstrating your thought process and steps used to analyze the problem. Your analysis should address the following points: <!--[if !supportLists]--> <!--[endif]-->Output required by the problem.
  • 2. <!--[if !supportLists]--> <!--[endif]-->Necessary input and how you will obtain the required output from the given input. <!--[if !supportLists]--> <!--[endif]-->Variable names and definitions you will use to solve the problem. <!--[if !supportLists]--> <!--[endif]-->Necessary formulas and sample calculations that might be needed. <!--[if !supportLists]--> <!--[endif]-->Assumptions you are making about the problem. Design Provide your program design for the program you analyzed in step 1. Be sure to describe the fundamental tasks (i.e., things your program must do) needed to solve the problem so you can use a modular design. Provide a hierarchy chart for the program (see figure 3.8 page 148). Provide flow charts for the main module and each sub-module (see figure 5.3 page 225). Provide pseudocode of your overall design that includes the Main module and the order of the module calls (see page 148 for an example). List all of your pseudocode for each module. (See pages148-150 as an example). Please use the base pseudocode described in the text and course modules; third-party libraries should not be used. Include header and step comments in your pseudocode, using a similar approach as the example provided in section 2.3 (textbook page 86). See example 2.8 on pages 87-88). Test Prepare any input data (Test data) along with expected output for testing your program (Note: Programs may not always have both input and output data. Your test data should thoroughly exercise the functionality of your pseudocode.) Your test data can be presented in the form of a table as was shown in Assignment 1. Submission requirements
  • 3. Your completed assignment should be saved as Word document and submitted to your WebTycho assignment area no later than the due date listed in the syllabus. Your document should be neat, well-written with minimal grammatical and spelling errors. Your name should be clearly listed on the first page along with the class/section, professor and due date. Your document should contain page numbers at the bottom of each page. Single or double space line formatting is acceptable. You should name the file yournamehw3.docx (or yournamehw3.doc). So if my name was Julie Smith, I would name my document juliesmithhw3.docx. An example HW3.doc template file containing the required sections is included in the Discussion folder of the class conference board. You should use this document to start your writing and fill in all of the details required.