function that folds outcomes to say whether check passes or not
1  | day04_docheck(number, check_fun, fold_fun)
 | 
number | 
 value to analyze  | 
check_fun | 
 function to apply to check values  | 
fold_fun | 
 function to apply to fold results of check  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.