Never estimate your learning capacity. Wrap it with an infinite loop
while(HasLife){ if(learning){ continue; }else{ break; } }