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, 03.07.2019 14:10
Explain the difference laminar and turbulent flow. explain it with the shear stress and the velocity profiles.
Answers: 1
question
Engineering, 03.07.2019 19:30
When using the ohmmeter function of a digital multimeter, the leads are placed in what position relative to the component being tested? a. parallel b. control c. series d. line
Answers: 3
question
Engineering, 04.07.2019 18:10
Acompressor receives the shaft work to decrease the pressure of the fluid. a)- true b)- false
Answers: 3
question
Engineering, 04.07.2019 18:10
Coiled springs ought to be very strong and stiff. si3n4 is a strong, stiff material. would you select this material for a spring? explain.
Answers: 2
You know the right answer?
// this program is supposed to display every fifth year // starting with 2017; that is, 2017, 2022,...
Questions
question
History, 04.02.2021 21:10
question
History, 04.02.2021 21:10
question
Mathematics, 04.02.2021 21:10
Questions on the website: 13722360