Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Automated Email Digest | Automation for Digital Agencies
Python for Digital Agencies
Osio 1. Luku 3
single

single

bookChallenge: Automated Email Digest

Pyyhkäise näyttääksesi valikon

Regular, clear communication with clients is crucial for digital agencies. Keeping clients informed about their campaigns builds trust and demonstrates ongoing value. However, preparing weekly updates manually can take up significant time, especially as the number of clients and campaigns grows. Automating the creation of weekly email digests allows you to deliver consistent, professional summaries of campaign activity with minimal effort, freeing up your team for higher-value work.

Tehtävä

Swipe to start coding

Write a script that takes a list of campaign highlight dictionaries and prints a formatted weekly digest suitable for emailing to clients. The digest should include the campaign title, summary, and date for each entry.

  • Loop through each dictionary in the campaign_highlights list.
  • For each campaign, extract the values for title, summary, and date.
  • Format each campaign's information so that the title, date, and summary appear clearly in the output.
  • Combine all campaigns into a single digest, adding a heading at the top.
  • Print the formatted digest.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 3
single

single

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

some-alt