bibbyjona bibbyjona
  • 11-11-2020
  • Computers and Technology
contestada

4.8 code practice question 2 edhesive

Respuesta :

juniyur
juniyur juniyur
  • 12-11-2020

Answer:

for y in range(88, 43, -4):

   print(y, end=" ")

Explanation:

yw

Answer Link
MrRoyal
MrRoyal MrRoyal
  • 10-05-2022

The code practice is an illustration of loops;

Loops are program statements that are used to perform iterative operations

The complete program in Python

The program in Python, where comments are used to explain each action is as follows:

#This iterates from 88 to 42, with a difference of -4

for i in range(88, 43, -4):

#This prints the numbers on a single line

   print(i, end=" ")

Read more about loops at:

https://brainly.com/question/24833629

#SPJ2

Answer Link

Otras preguntas

Charlie solved an equation, as shown below: Step 1: 5x = 30 Step 2: x = 30 – 5 Step 3: x = 25 Part A: Is Charlie's solution correct or incorrect? If the solutio
If it takes 24 boys to clear a plot of land in 20 minute how many minute will it takes 10 boys
If the the area of a bedroom is 90 square feet what is the length and width
Isiah determined that 5a2 is the GCF of the polynomial a3 – 25a2b5 – 35b4. Is he correct? Explain.
From an eastern context, such as in Japan, the rise of nationalism and nation-states was most related to what?
the product of 7/16 , 4/3 and 1/2 is?
the process in which hydrogen is introduced to vegetable oil to make them saturated is known as
Who was the first President of the USA?
Which missing item would complete this beta decay reaction?
What is the volume of the sample at stp ?