Write a program that asks the user to enter a list of lengths and radius of a special screw. The program ends when both inputs of length and radius are zeros. Then, it finds the area of each one, the number of screws that have an area in the interval of [23; 26] mm² and the percentage of screws which area is in this interval. If the percentage is: • Above 0.90 (equivalent to 90%), it displays: "Your system produces screws in a perfect way". Below 0.1, it displays: "Your system is bad, your screws are not in the norm". • Between 0.1 and 0.90, it displays: "Your system is uncertain". Hint: The area of this special screw is found using the following formula: area = 3/3 length * radius. Sample run 1: Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3.1 3 3.2 3.1 0 0 The total number of screws is: 5 There are 5 screw (s) with area in the interval of [23; 26] mm2 The percentage is 100% Your system produces screws in a perfect way. Sample run 2: Enter successively the length and radius of each screw: 6 6 6 6.5 67 6.6 6.778 0 0 The total number of screws is: 5 There are 0 screw (s) with area in the interval of [23; 26] mm2 The percentage is 0% Your system is bad, your screws are not in the norm Sample run 3: Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3 4 0 0 The total number of screws is: 4 There are 3 screw (s) with area in the interval of [23; 26] mm2 The percentage is 75% Your system is uncertain

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write a program that asks the user to enter a list of lengths and radius of a special screw. The program ends when both
inputs of length and radius are zeros. Then, it finds the area of each one, the number of screws that have an area in the
interval of [23; 26] mm² and the percentage of screws which area is in this interval.
If the percentage is:
Above 0.90 (equivalent to 90%), it displays: “Your system produces screws in a perfect way".
Below 0.1, it displays: “Your system is bad, your screws are not in the norm".
Between 0.1 and 0.90, it displays: “Your system is uncertain".
3/3
Hint: The area of this special screw is found using the following formula: area =
length
* radius.
2
Sample run 1:
Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3.1 3 3.2 3.100
The total number of screws is: 5
There are 5 screw (s) with area in the interval of [23; 26] mm2
The percentage is 100%
Your system produces screws in a perfect way.
Sample run 2:
Enter successively the length and radius of each screw: 6 6 6 6.5 67 6.6 6.77 8 0 0
The total number of screws is: 5
There are 0 screw (s) with area in the interval of [23; 26] mm2
The percentage is 0%
Your system is bad, your screws are not in the norm
Sample run 3:
Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3 4 0 0
The total number of screws is: 4
There are 3 screw(s) with area in the interval of [23; 26] mm2
The percentage is 75%
Your system is uncertain
Transcribed Image Text:Write a program that asks the user to enter a list of lengths and radius of a special screw. The program ends when both inputs of length and radius are zeros. Then, it finds the area of each one, the number of screws that have an area in the interval of [23; 26] mm² and the percentage of screws which area is in this interval. If the percentage is: Above 0.90 (equivalent to 90%), it displays: “Your system produces screws in a perfect way". Below 0.1, it displays: “Your system is bad, your screws are not in the norm". Between 0.1 and 0.90, it displays: “Your system is uncertain". 3/3 Hint: The area of this special screw is found using the following formula: area = length * radius. 2 Sample run 1: Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3.1 3 3.2 3.100 The total number of screws is: 5 There are 5 screw (s) with area in the interval of [23; 26] mm2 The percentage is 100% Your system produces screws in a perfect way. Sample run 2: Enter successively the length and radius of each screw: 6 6 6 6.5 67 6.6 6.77 8 0 0 The total number of screws is: 5 There are 0 screw (s) with area in the interval of [23; 26] mm2 The percentage is 0% Your system is bad, your screws are not in the norm Sample run 3: Enter successively the length and radius of each screw: 3 3 3 3.2 3.1 3.1 3 4 0 0 The total number of screws is: 4 There are 3 screw(s) with area in the interval of [23; 26] mm2 The percentage is 75% Your system is uncertain
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY