I Haz Codes
You need to write a program which will count down from 10 to 0 and display blast off!
Enter the code below and then make the following changes –
import time
x = ????
while x ????? :
print (x)
time.sleep(1)
x = ??????
print ("blast off")

| socrazy | ohm |
| levelcap115 | shinx284680 |
| hassanosman | krishmistry |
| george_large | n-whaind |
| luke | jaris1999 |
Leave a Reply