Name: Anonymous 2007-02-02 12:05
ITT we list all the bad things about python.
I know it has good points as well but thats not for this thread. thanks.
I know it has good points as well but thats not for this thread. thanks.
do:
print(x)
print(x%1)
print(x%2)
x += x
while x >= 5:
pass