university

  • Course: CS 1/2
  • Language: Python
  • Practice: OOP design
  • Approx. Time: 1 hour

Scenario: Teluta’s Autonomous Cars

Teluta - an autonomous vehicle company - has made extraordinary strides in self-driving cars and is ready to go to market. But there is a corner case that needs to be addressed. In the rare instances in which Teluta vehicles can sense an impending crash, they need a mechanism to quickly assess and value human life. Your job is to create the code for Teluta that models a person.

Assignment

Supplemental Reading