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
Line joining liquid phase with liquid and solid phase mixture is known as: a) liquidus b) solidus c) tie line d) none of the mentioned
Answers: 2
question
Engineering, 04.07.2019 18:10
For the closed feedwater heater below, feedwater enters state 3 at a pressure of 2000 psia and temperature of 420 °f at a rate of ix10 ibhr. the feedwat extracted steam enters state 1 at a pressure of 1000 psia and enthalpy of 1500 btu/lbm. the extracted er leaves at an enthalpy of 528.7 btu/lbm steam leaves as a saturated liquid. (16) a) determine the mass flow rate of the extraction steam used to heat the feedwater (10) b) determine the terminal temperature difference of the closed feedwater heater
Answers: 3
question
Engineering, 04.07.2019 18:10
The drive force for diffusion is 7 fick's first law can be used to solve the non-steady state diffusion. a)-true b)-false
Answers: 1
question
Engineering, 04.07.2019 18:10
Draw the engineering stress-strain curve for (a) bcc; (b) fcc metals and mark important points.
Answers: 1
You know the right answer?
// this program is supposed to display every fifth year // starting with 2017; that is, 2017, 2022,...
Questions
question
Mathematics, 20.09.2020 08:01
question
Physics, 20.09.2020 08:01
question
Mathematics, 20.09.2020 08:01
Questions on the website: 13722362