Quote:

but that doesn't give an answer on "why are we here".




function creation()
{
Begin:
randomize();
var x = random(1);
if(x==1)
{
create_humans();
}else{
goto(Begin);
}
}




"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku