Basic data types, keyboard input and conditional statements (In Python Code) The front tires of a car should both have the same pressure. Also, the rear tires of a car should both have the same pressure (but not neccessarily the same pressure as the front tires.) Write an interactive program that gets from the keyboard the pressure of the four tires and writes a message that says if the inflation is OK or not and also displays the average pressure of all the tires. Input right front pressure 38 Input left front pressure 38 Input right rear pressure 42 Input left rear pressure 42

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter6: User-defined Functions
Section: Chapter Questions
Problem 31PE
icon
Related questions
Question
  1. Basic data types, keyboard input and conditional statements (In Python Code)
  • The front tires of a car should both have the same pressure. Also, the rear tires of a car should both have the same pressure (but not neccessarily the same pressure as the front tires.) Write an interactive program that gets from the keyboard the pressure of the four tires and writes a message that says if the inflation is OK or not and also displays the average pressure of all the tires.

Input right front pressure

38

Input left front pressure

38

Input right rear pressure

42

Input left rear pressure

42

 

Expert Solution
Step 1

The python code for the given specifications is as follows.

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Structure chart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning