Challenge: Create a Summary Report
Task
Swipe to start coding
Write a function that generates a formatted summary report of processed sensor data using f-strings.
- The report must include the average, minimum, and maximum values provided as arguments.
- Each value must be labeled clearly and aligned for readability.
- Values must be displayed with two decimal places.
- The report must have a header and a separator line.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 7
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Can you explain this in simpler terms?
What are the main benefits or drawbacks?
Can you give me a real-world example?
Awesome!
Completion rate improved to 4.76
Challenge: Create a Summary Report
Swipe to show menu
Task
Swipe to start coding
Write a function that generates a formatted summary report of processed sensor data using f-strings.
- The report must include the average, minimum, and maximum values provided as arguments.
- Each value must be labeled clearly and aligned for readability.
- Values must be displayed with two decimal places.
- The report must have a header and a separator line.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 7
single