Skip to main content
← CoursesPython for Office WorkersModule 3 · Web ScrapingCapstone — scrape & save daily pricespredict10 / 50
💬 Discuss🧪 Playground+200 XP
Task
If the soup has 4 `.product-card` elements and the script appends one row to `prices.csv` per card, what does the final `print(f"saved {len(rows)} rows")` show? Type the exact output.

Keep going

🔮 Predict the output

Read the code carefully

What will the program print? Write here:

📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…