J. Sadi

2,718
reputation
1
13
26
if (clue == 0) { 
   try {
      use BRAIN; use GOOGLE; 
   } 
   catch (NothingFoundException e) {
      open mouth;
   }
}