joe5729 joe5729
  • 13-09-2021
  • Computers and Technology
contestada

When the code tells a program to repeat the same action 10 times, the code is using

a loop
an "if" statement
debugging
logical reasoning

Respuesta :

rm7387077
rm7387077 rm7387077
  • 13-09-2021

Answer:

# Assign some Boolean variables

a = True

b = False

print('a =', a, ' b =', b)

# Reassign a

a = False

print('a =', a, ' b =', b)

Explanation:

Answer Link
teacup113
teacup113 teacup113
  • 14-09-2021

Answer:

A) a loop

Explanation:

This block tells the program to repeat some action for 10 counts and then stop.

Answer Link

Otras preguntas

Fifty liters of a 40% acid solution is obtained by mixing a 25% solution with a 50% solution. (a) Write a system of equations in which one equation represents t
Which list shows the numbers in order from least to greatest? 323 , 3.7, 3.65 a) 3.65, 3.7, 323 b) 3.7, 3.65, 323 c) 323 , 3.65, 3.7 d) 3.65, 323 , 3.7
solve for x: 5log(x)=-5
Generally when do glaciers advance downward, causing further erosional landforms? Is it in the colder months like in November and December or all year long?
The man credited with teaching the patriots how to fight professionally is:
Find two positive numbers such that the sum of the first and twice the second is 88
(You will get brainliest if your right) To visit the Grand Canyon is my dream, so I am hoping that my parents will take me there for my birthday. Choose the
What is the name of this alkane?
Magnesium carbonate, MgCO3, reacts with nitric acid, HNO3, to form magnesium nitrate and carbonic acid. Carbonic acid reacts to form water and carbon dioxide. W
what happens at a convergent boundary?