Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.38 KB

File metadata and controls

26 lines (20 loc) · 1.38 KB
layout page
title Ethical Engine - Representation
exclude true

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