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 are the standard units of specific gravity? a)g/cm^3 b)kg/L c)kg/cm^3 d)none
How often should adult tetanus and diphtheria vaccination/booster be repeated?
what is 2/7 *3/4 3/14 5/14 1/8 5/28
Light travels 300,000,000 m/s, and one year has approximately 32,000,000 seconds. a light year is the distance light travels in one year. state the speed in km/
An equation is shown below: 5(2x - 8) + 15 = -15 Write the steps you will use to solve the equation and explain each step.
What term applies to a country with a primarily agricultural based economy?
What sentiment is conveyed by these sentences from the passage?
The vertices of a quadrilateral in the coordinate plane are known. How can the perimeter of the figure be found? Use the distance formula to find the length of
If an object has a mass of 50 kilograms, what would it weigh on Uranus, where the acceleration due to gravity is 10.5 meters/second2?
Help me out plzz and I'll do the same