The party subroutine is way to complex to submit here..while(!$graduated) { $day++; if($test[$day]) { &write_test } &party; } sub write_test { if(int rand 100 > 90) { print "Test passed\n"; } else { print "Test failed\n"; } }
In reply to Re: Neverending Life of a Student
by gollem
in thread Neverending Life of a Student
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |