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

Please help me... ASAP
why does active transport require energy to move molecules of a substance across a cell membrane?
After watching a news report showing children dying from hunger in Africa, Danielle experienced a generally unpleasant feeling that lasted all day, and Mandi ha
What is the purpose of the prefixes in the metric system ?
what is personification
Where did most immigrants to the United States come from in the mid-1800s? Check all of the boxes that apply. Italy Ireland Germany Russia
Solve 4x - 5x + 2 = 3(2x - 4) A. 2 B. 3 C. 4 D. 5
How are capitalism and socialism different
Augustine hears the story of Victorinus, a famous Roman scholar (and translator of Platonic texts) whose conversion to Christianity captured the attention of bo
A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is 85 pounds. The truck is transporting