## 8. Final Checklist Before Submitting
# 4️⃣ Action – trigger the computation and collect the count unique_word_count = distinct_words.count() spark 2 workbook answers
def fetch_batch(it): session = requests.Session() for url in it: yield session.get(url).text session.close() spark 2 workbook answers
– bulk HTTP calls:
### 🎯 Your Next Step