1. 学习
  2. /
  3. 课程
  4. /
  5. Explainable AI in Python

Connected

练习

Chain-of-thought to discover reasoning

You're presented with a common math problem to determine the number of fruits in a basket. You want ChatGPT to solve this problem to you, while providing a step by step reasoning.

The get_response() function to communicate with ChatGPT is pre-loaded for you.

说明

100 XP
  • Complete the prompt to get a chain-of-thought reasoning for this problem.