echo '起床'; echo '刷牙'; echo '洗脸';
if($gender=='男') echo '哥们'; if($emotion=='bad') echo '烦恼';
while($rice<=10){ echo '没饱'; $rice++; }