4.02.2007

algorithm

def Reali(t):
while t==now:
for i in range(then,death):
consider(i)
print(i)
return(i)
t = (t+1)

*edit*
(AAaagh! No wonder reality's so messed up! My indents aren't being recognized!..)

No comments: