The correct function of a loop is to repeat a section of code.
What is the function of a loop?
(1 point)
• debug a program
• convert from binary to decimal
• input a variable
• repeat a section of code
1 answer
(1 point)
• debug a program
• convert from binary to decimal
• input a variable
• repeat a section of code
1 answer
The correct function of a loop is to repeat a section of code.