Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Create a Summary Report | Automating Everyday Engineering Tasks
Python for Automation Engineers

bookChallenge: 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 ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 7
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

close

bookChallenge: 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

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 7
single

single

some-alt