248. the guru’s one question

the guru asked the Goddess, “may i ask you one thing?”

the Goddess said, “[php]$choice=rand(1,2);if ($choice==1) echo “no.”; else echo “yes.”;[/php]”

[php]$_SESSION[‘newitem’] = “an answer”;
$_SESSION[‘zencolor’] = “purple”;
[/php]
[php function=13]