jennyloveheart11
jennyloveheart11 jennyloveheart11
  • 04-03-2019
  • Computers and Technology
contestada

Write a program that counts down, copy&paste output in the the answer window. The code is: import time for in range(10,0,-1): print i time.sleep(1) - print "BLAST OFF!"

Respuesta :

HD87 HD87
  • 05-03-2019

import time as t

for i in range(10,0,-1) :

print(i)

t.sleep(1)

print("BLAST OFF")

Answer Link

Otras preguntas

¿Qué hay en el salón de los pasos perdidos? a. un monumento c. una estatua b. un número d. un diamante que marca el kilómetro cero
Cellular respiration occurs in which three stages?
The best time for Americans to import French cheese is when they can
Which sentence BEST concludes Lisa’s final paragraph ?
which of the following would be the most likely effect of pregnancy in an adolescent client
Which example does Forster use to illustrate the concept of causality
Write the product in standard form. ( 7 + 7i)( 6 + 7i)
How many weeks until all 350 rhinos disappear?
One of the fastest recorded speeds of an alligator on land is 8.8 m/s. Approximately, what is the speed in kilometers per hour?
Which of the numbers below is the next number in the following pattern?1, -2, 3, -4, _____A.4 B.-3 C.-5 D.5 E.3