I Haz Codes
Enter the code below. The best way to fall asleep is to count backwards from 100 to 1. The program below has not been completed.
Sample display would be –
100
99
98
.. etc
Change the following –
x = 0
while x <= 100:
print (x)
x = x + 1
| ohm | socrazy |
| levelcap115 | minamekic |
| s-saeed | shinx284680 |
| comp-genus | hassanosman |
| n-whaind | jaris1999 |
Leave a Reply