Program-of-Thought (PoT)
Solving problems by writing Python code instead of natural language reasoning.
Solving problems by writing Python code instead of natural language reasoning. Enables automatic verification by executing the code and checking the output. Contrasts with Chain-of-Thought (CoT), which uses natural language.