| draw_card | Draw a card from chance or community chest |
| fibs | fibs get fibonacci numbers |
| get_all_circular_permutations | get_all_circular_permutations |
| get_digits | get_digits |
| get_factors | get_factors get the factors of a number |
| get_nth_triangle | get_nth_triangle |
| get_number_digit_permutation | get_number_digit_permutation |
| get_squares | get_squares |
| get_triangle_numbers | get_triangle_numbers |
| get_word_values | get_word_values |
| init_chance | Initialize chance deck |
| init_community_chest | Initialize community chest deck |
| is_prime | is_prime check if a number is prime |
| letter_to_number | letter_to_number |
| monopoly_roll | Monopoply Roll |
| multiples_sum | multiples_sum get the sum of the multiples of the numbers... |
| next_railroad | Go to the next railroad |
| next_utility | Go to the next utility |
| prime_factors | prime_factors get the prime factors of a number |
| problem_1 | Problem 1 |
| problem_2 | Problem 2 |
| problem_22 | Problem 22 |
| problem_28 | Problem 28 |
| problem_3 | Problem 3 |
| problem_35 | Problem 35 |
| problem_42 | Problem 42 |
| problem_84 | Problem 84 |
| problem_84_roughly_exact | A solution to 84 by approximating the transition matrix and... |
| roll_die | Roll a die |
| triangle_greater_than_max | triangle_greater_than_max |
| ut | ut A function to simplify adding dependencies |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.