25rhuynh 25rhuynh
  • 02-05-2022
  • Computers and Technology
contestada

CodeHS Python: Using a while loop, print out a list of numbers from 5 to 55 by fives

Respuesta :

techuram techuram
  • 03-05-2022

Answer:

i = 5

while i < 56:

 print(i)

 i += 5

Explanation:

I basically started off with a value and said keep adding on to this value by 5, while not going past 55.

Answer Link

Otras preguntas

How does writing help you engage with a text?
y=3(8/9)x find y intercept
Which method provides th most support and ensures the most success in a new exercise program A: following the serving sizes on nutrition labels B: making a fl
The height, f(x), of a bouncing ball after x bounces is represented by f(x) = 80(0.5)^x. How many times higher is the first bounce than the fourth bounce? A.
find the polynomial standard form of -5q^2(-q-5)​
the _ is a financial aid program based on financial need that provides funds for student employment
1. C = 2(pi)r and C = d(pi) are the formulas for finding the _____________ of a circle.
which of the following best indicates the sequence of oxygen flow though the parts of the respiratory and circulatory systems? A. veins, trachea, lung capillari
El fútbol en Europa es muy similar al fútbol americano. cierto falso 2. En España existe una auténtica (authentic) pasión por el fútbol. cierto falso 3. La riva
If a board game was originally $25 and it is on sale for $18 what is the percent of discount?