Write a function level_of_risk (speed, time) that takes readings for speed and time as numbers and returns an integer to indicate the level_of_risk, according to the table below. time speed For example: Test at most 96 more than 96 less than 98 Result print(level_of_risk (95, 96)) 1 print (level_of_risk (101, 98)) 9 1 4 at least 98 4 9

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.3: Returning Multiple Value
Problem 6E
icon
Related questions
Question

do

Write a function level_of_risk (speed, time) that takes readings for speed and time as numbers and
returns an integer to indicate the level_of_risk, according to the table below.
time
speed
For example:
Test
at most 96
more than 96
less than 98
Result
print(level_of_risk (95, 96)) 1
print (level_of_risk (101, 98)) 9
1
4
at least 98
4
9
Transcribed Image Text:Write a function level_of_risk (speed, time) that takes readings for speed and time as numbers and returns an integer to indicate the level_of_risk, according to the table below. time speed For example: Test at most 96 more than 96 less than 98 Result print(level_of_risk (95, 96)) 1 print (level_of_risk (101, 98)) 9 1 4 at least 98 4 9
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Concept of Parenthesis
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++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
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