subject
Computers and Technology, 22.02.2022 16:40 ben5445

Write multiple if statements: If car_year is before 1967, print "Probably has few safety features." (without quotes).
If after 1970, print "Probably has seat belts.".
If after 1990, print "Probably has electronic stability control.".
If after 2002, print "Probably has tire-pressure monitor.".
End each phrase with period and newline. Remember that print() automatically adds a newline.
Ex: car_year = 1995 prints:
Probably has seat belts.
Probably has electronic stability control.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:40
When running anti-virus software , what could be a reason where recipitent is not guaranteed that data being streamed will not get interrupted?
Answers: 1
question
Computers and Technology, 23.06.2019 01:50
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
question
Computers and Technology, 23.06.2019 10:00
Whats three fourths of 15(this is supposed to be in math but i clicked too fast)
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Jake really works well with numbers and is skilled with computers but doesn't work well with others. which of the jobs discussed in this unit might be best for jake? why?
Answers: 3
You know the right answer?
Write multiple if statements: If car_year is before 1967, print "Probably has few safety features....
Questions
question
Health, 12.03.2020 03:31
question
Mathematics, 12.03.2020 03:31