Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Monthly Report Generator | Reporting and Visualization for Clients
Python for Digital Agencies
セクション 3.  3
single

single

bookChallenge: Monthly Report Generator

メニューを表示するにはスワイプしてください

When preparing a monthly client report, you want to focus on the metrics that matter most to your client’s business objectives. Essential elements typically include a breakdown of campaign performance by name, total ad spend, and the number of conversions achieved. Summarizing these figures for the entire month helps your client quickly understand the overall impact of their campaigns and supports data-driven decision making for future strategies. A clear, concise summary of these results not only highlights successes but also builds trust and transparency in your agency’s work.

タスク

スワイプしてコーディングを開始

Write a function that processes monthly campaign data and prints a formatted summary with totals.

  • Calculate the sum of the Spend column.
  • Calculate the sum of the Conversions column.
  • Print a summary that includes the campaign breakdown, total spend, and total conversions.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  3
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt