Challenge: Create a Summary Report
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 7
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Génial!
Completion taux amélioré à 4.76
Challenge: Create a Summary Report
Glissez pour afficher le menu
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 7
single