subject

Write a function stepsizeprint. this function takes three integer parameters: a starting point, an ending point, and a step size. this function should print out all the numbers between the starting point and the ending point with intervals of the step size. your function should be named stepsizeprint your function should take three integers: starting point, ending point, and step size. they must be in this order. your function should not return anything. your function should print/output one number each line as described above. note: you do not need to write the the include, or namespace commands, you only need to write the function definition. when step size is positive, the ending point needs to be larger than the starting point; if the step size is negative, the ending point should be smaller than the starting point. any inputs that do not meet this requirement should print: wrong settings! the step size needs to be non-zero. when step size is zero, print: step size cannot be zero. when printing out the numbers, you should always include the starting point but exclude the ending point. see examples below.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:10
Which are not examples of chronic or persistent stress? moving
Answers: 1
question
Computers and Technology, 22.06.2019 15:10
Consider a direct-mapped cache with 216 words in main memory. the cache has 16 blocks of 8 words each. it is a word-addressable computer (rather than a byte-addressable computer which we normally discuss). (a) how many blocks of main memory are there? (b) what is the format of a memory address as seen by the cache, that is, what are the sizes of the tag, cache block, and block offset fields (if they apply)? (c) to which cache block will the memory reference db6316 map?
Answers: 1
question
Computers and Technology, 23.06.2019 07:30
What is the penalty for violating section 1201 of title 17 chapter 21 of the us code
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
You know the right answer?
Write a function stepsizeprint. this function takes three integer parameters: a starting point, an...
Questions
question
Mathematics, 23.07.2019 02:40
Questions on the website: 13722360