jsadev.net

2,805
reputation
1
15
27
if (clue == 0) { 
   try {
      use BRAIN; use GOOGLE; 
   } 
   catch (NothingFoundException e) {
      open mouth;
   }
}