subject

Write multiple if statements. If car_year is 1969 or earlier, print "Few safety features.". If 1970 or later, print "Probably hasseat belts.". If 1990 or later, print "Probably has antilockbrakes.". If 2000 or later, print "Probably has airbags." End eachphrase with a period and a newline. Ex: car_year = 1995 prints:Probably has seat belts. Probably has antilock brakes.

car_year = 1964

"’ Your solution goes here "’

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color.orange, 5, 100, 100); drawpoolball(color.green, 6, 50, 200); drawpoolball(color.red, 3, 150, 350); drawpoolball(color.blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
question
Computers and Technology, 22.06.2019 19:00
In he example code, what does the title attribute create? a tool tip an element a source a markup
Answers: 1
question
Computers and Technology, 22.06.2019 22:20
Avariable of the data type arrays is storing 10 quantities. what is true about these quantities? a. the quantities all have different characteristics. b. the quantities all have the same characteristics. c. five quantities have the same and five have different characteristics. d. it is necessary for all quantities to be integers. e. it is necessary for all quantities to be characters.
Answers: 2
question
Computers and Technology, 23.06.2019 01:30
For a typical middle-income family, what is the estimated cost of raising a child to the age of 18? $145,500 $245,340 $304,340 $455,500
Answers: 2
You know the right answer?
Write multiple if statements. If car_year is 1969 or earlier, print "Few safety features.". If 1970...
Questions
question
Biology, 23.04.2021 20:00
question
Mathematics, 23.04.2021 20:00
question
Mathematics, 23.04.2021 20:00
Questions on the website: 13722360