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

Find the sum in lowest terms. 3/16 + 11/16
What is the name Li2S ?
Answer ASAP! 20 points
It is rare for children with autism spectrum disorder to ____.​ a. ​become fascinated with inanimate objects b. ​exhibit self-stimulatory behaviors c. ​become o
Which statement is correct about the function y = x2 – 2x – 143?A)In factored form, the function is y = (x – 13)(x + 11), so the zeros of the function are x = –
Which of the following supports the statement “I treat my workers like I treat my machines”? A) Machines and people cost lots of money so both must be respect
If R is the set of all integers with absolute value less than 10, A is its subset containing all natural numbers less than 10 and B is the set of all integer so
How would I anonymously cite/quote someone from the military in a research paper?
The more power applied to an object, the faster work is done to it. True False
Help me find the lateral and the surface area I have to round to the nearest tenths if necessary