Set up a do-while loop to run five times. Print the number of each iteration to the console (starting with 5).
Decrease the number to print by 1 each iteration.
After the loop is finished, print the word “Blastoff!” to the console.

Solved
Show answers

Ask an AI advisor a question