Perfil de CHENWelcome 2 the World of M...FotosBlogListasMás Herramientas Ayuda

Blog


02/03/2008

myHappyEnding

> myHappyEnding:=proc(s)
> print("Congratulations!" \n);
> print("Finally you did it!" \n);
> print("Now forget maple and go back to 'Real'study..." \n);
> print("If you do NOT,all you maple documents will be deleted in..." \n);
> print("10" \n);
> print("9" \n);
> print("8" \n);
> print("7" \n);
> print("6" \n);
> print("5" \n);
> print("..." \n);
> print("New Incoming Mess:" \n);
> print("Restart -s" \n);
> print("Program terminated!" \n);
> print("Maple is fun!" \n);
> end proc: