jsadev.net

2,800
reputation
1
16
28
if (clue == 0) { 
   try {
      use BRAIN; use GOOGLE; 
   } 
   catch (NothingFoundException e) {
      open mouth;
   }
}