Function that takes in a list of values and attempts to return a 'best bet' of what the value should be. Can handle various data types.
1 | best_bet(candidates)
|
candidates |
list of values to choose from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.