Articuno9508 Articuno9508
  • 13-03-2018
  • Computers and Technology
contestada

"write code that prints: countnum ... 2 1 your code should contain a for loop. print a newline after each number. ex: countnum

Respuesta :

pbzepplin
pbzepplin pbzepplin
  • 24-03-2018
public procedure countdown (countnum: integer)
begin
     while countnum > -1 do begin
           System.out.printline(countnum);
           countnum := countnum - 1;  
     end;

end



Answer Link

Otras preguntas

Show that the equation 1/60 = 2x+50/x(x+50) is equivalent to x²-70x-3,000 = 0 for all values of x not equal to 0 or -50. Explain each step as you rewrite the or
Athletic ability will always guarantee success in sports.truefalse
Multiply and reduce to lowest terms. 5 2/5 × 3 6/11= 19 8/55 19 4/25 19 3/8 19 1/7
Find the slope of the line that passes through (7,2) and (9,5)
Which enzyme digests protein in stomach?
3) A large cheese pizza costs $11.99. A medium cheese pizza costs $8.99. How much do 2 large and 3 medium pizzas cost?
6) The coordinates of K are (-7, 8) and the coordinates of ] are (6,-3). Find the coordinates of the midpoint of JK.
Show that the equation 1/60 = 2x+50/x(x+50) is equivalent to x²-70x-3,000 = 0 for all values of x not equal to 0 or -50. Explain each step as you rewrite the or
Hooking the Audience 1. briefly mentioning the reasons that support the claim 2. providing an interesting fact 3. asking a thoughtful question 4. making the cla
Hooking the Audience 1. briefly mentioning the reasons that support the claim 2. providing an interesting fact 3. asking a thoughtful question 4. making the cla