%% Last Updated: - [[2021-02-22]] %% The simple choice algorithm is an [[Algorithms of thought|algorithm of thought]] that describes a very common way that we make decisions. It can be distilled in this format: ```bash #Choice - Options: - Decisions: ``` [^01] [^01]: [[Getting Started With Algorithms of Thought]]