Gokul G

1,976
reputation
14
22
if (noSuccess){
   tryagain()
   if (dead){
      break; 
   }
}