eharris2245 eharris2245
  • 08-03-2018
  • Computers and Technology
contestada

A loop that repeats a specific number of times is known as a(n):

Respuesta :

Аноним Аноним
  • 20-03-2018
A loop that repeats a set number of times is a for loop.

Python example:
for x in range(1, 10, 1):
     #logic

C example:
for (int i = 0; i < 5; i++)
{
     //logic
}


Answer Link

Otras preguntas

Ethan plots points showing equivalent ratios on the coordinate plane below. 40 30 20 10 He makes this table to show the equivalent ratios. 2. 4 2 у 10 20 35 40​
hey so like i need help and ill mark brainliest:)
y = 5x +3 y = 2x - 2
Examine the Data above recorded from Melbourne, Australia and New York City, N.Y, in the USA. From the data you see above. Answer the following questions in a d
please help! I am using plato! :))
13÷45 Express your answer in simplest form.
The details of Hercules backstory in the excerpt connects to a theme about
What is the description of Draco Malfoy from Harry Potter?
A sample of 144 was taken from a population with a standard deviation of 36 inches. What is the margin of error for a 99.7% confidence interval? A. 6 B. 12 C. 3
Evaluate y^2 = x for x = 121 a. y = 11 b. y = -11 c. y = +=11 d. y = 121