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

A comparison of two unlike things is called (1) alliteration (2)analogy (3)simile (4)imagery
The circumference of a circle is 16 7 ft. The radius is ____ ft ?
Fatimah,Siti and Noraini share 90 marbles in the ratio 4 : 5 : 6.Calculate the number of marbles that siti receives.
Urgent!!! Please help 29 points. I don’t got a calculator :(
A 35-pound force is applied to a 3-inch cylinder with a 6-inch stroke. What is the power produced by the cylinder that moves its full stroke in 0.7 s?
• (6x + 5y=7• y = 2x - 5(solve using substitution)​
the slope of (-3,7) and (2,-3)
This is a paraphrased definition of which nineteenth century practice?
In Korematsu v. United States (1944), the federal exclusion order that forced Japanese Americans into relocation camps was deemed constitutional because it was
Which expressions are equivalent to 5(-2k-3)+2k5(−2k−3)+2k5, left parenthesis, minus, 2, k, minus, 3, right parenthesis, plus, 2, k ? Choose all answers that ap