Short Answer

Evaluating a Generated Problem Breakdown

A language model is tasked with creating a plan to 'develop a Python script that scrapes product data from an e-commerce website and saves it to a CSV file.' The model generates the following list of sub-problems:

  1. Write the main script logic.
  2. Handle HTTP request errors.
  3. Parse the HTML to find product names.
  4. Install the 'requests' and 'BeautifulSoup' libraries.
  5. Save the extracted data to a CSV file.

Identify a key weakness in this list of sub-problems and explain why it makes the overall task more difficult to solve systematically.

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science