71.4k views
2 votes
If you are writing a program that needs to repeat a series of calculations, what programming structure should you use to repeat the calculations?

User Chvanikoff
by
8.0k points

1 Answer

4 votes
A loop.

---------------------------------------
User Shu
by
7.4k points