It's my life

I want to spread my wings and fly.. Glide above the oceans.. View the world from above and laugh at all the stupidity beneath me.. I just wish.. Sometimes... When I have the time...

Friday, January 04, 2008

dim stella
stella = "dead"
do until stella <> "dead"
response.write("Stella is so dead for her FYP.")
if stella <> "dead" then
stella = "dead"
else
stella = "dead"
end if
loop

Somehow, it just progressed into an infinite loop, didn't it?

0 Comments:

Post a Comment

<< Home