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

An alarm clock is set to ring for a total of 1.00 minute It is placed on a spaceship moving at 0.6 c According to Mission Control on Earth, the alarm clock ri
what is the first step in solving the quadratic equation x2 – 40 = 0? taking the square root of both sides of the equation adding 40 to both sides of the equati
Solve the inequality 2x – 5 > 7 a. x>6 b. x >12 c. x
India followed the principles of a ____________, which allowed some aspects of society to be controlled by the government, while others were not. a. capitalist
find the surface area of a cylinder with a base diameter of 8 yd and a height of 7 yd . write your answer in terms of π , and be sure to include the correct uni
which sentence contains an error? we were taking a science test when the fire alarm rang. marcus and jason will been playing in a soccer tournament all weekend.
the adolescent spurt of boys typically occurs between the ages of:
Why are marijuana users stereotypically portrayed as sluggish people with the munchies?
Explain how to determine if the two expressions are equivalent using x = 6 and x = 2.
Solve the proportion to determine the value of x. 2x / 5 = x+3 / 3