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

What were the long term consequences of the exploration (social, economic, and cultural changes) of Henry Hudson's voyages? Include both the Europeans and Nativ
Cell division is necessary for an organism to
x-5=5x-13 i need the steps
Examine the following code. class One { public void print() { System.out.println("One"); } } class Two extends One { public void print() { System.out.println(
What is Anne Frank’s career ambition? Why?
Lis collects 86 buttons then she gives some to Matt now lia has 61 buttons.how many buttons dose lia give Matt?
Which of the following circles have their centers in the second quadrant? Check all that apply. A. (x+3)2 + (y-2)2 = 8 B. (x - 2)2 + (y + 7)2 = 64 C. (x+12)2 +
Unit 1 In the expression 5x + 3xy - 7yz2 , which of the following choices is the numerical coefficient in - 7y227
solution of 1/2m = 0
two ways to calculate GDP per person​