subject
Engineering, 30.11.2019 07:31 ineedhelp2285

// this program is supposed to display every fifth year // starting with 2017; that is, 2017, 2022, 2027, 2032, // and so on, for 30 years. start declarations num year num start_year = 2017 num factor = 5 num end_year = 30 year = start_year while year < = end_year output year endif stop 1. what problems do you see in this logic? 2. show corrected pseudocode to fix the problems. 3. is there another way the code can be corrected and still have the same outcome? if so, describe. 4. implement your pseudocode in either raptor or vba. (submit this file) 5. does it work? you must test your code before submitting and indicate if the program functions according to the assignment description. explain.

ansver
Answers: 2

Another question on Engineering

question
Engineering, 04.07.2019 12:10
On a average work day more than work place firs are reorted
Answers: 1
question
Engineering, 04.07.2019 18:10
Which of the following components of a pid controlled accumulates the error over time and responds to system error after the error has been accumulated? a)- proportional b)- derivative c)- integral d)- on/off.
Answers: 2
question
Engineering, 04.07.2019 18:10
Calculate the bore of a cylinder that has a stroke of 18 inches and an extension time of 6 seconds at a flow rate of 4 gal/min.
Answers: 3
question
Engineering, 04.07.2019 19:10
Asteam is contained in a rigid tank with a volume of 1 m3. initially, the pressure and temperature are 7 bar and 500 oc, respectively. the temperature drops due to cooling process. determine: (1) the temperature at which condensation begins in °c, (2) the fraction of the total mass that has condensed when the pressure decreased to 0.5 bar. (3) the volume in m3 occupied by saturated liquid at the final state?
Answers: 3
You know the right answer?
// this program is supposed to display every fifth year // starting with 2017; that is, 2017, 2022,...
Questions
question
English, 25.06.2019 12:30
question
Biology, 25.06.2019 12:30
question
Mathematics, 25.06.2019 12:30
Questions on the website: 13722362