Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Created January 12, 2016 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/c301575b3c35d70e9e26 to your computer and use it in GitHub Desktop.
Save lazywithclass/c301575b3c35d70e9e26 to your computer and use it in GitHub Desktop.
programming-intro-4.js
// Driver
var driver = {
};
// enter
// turnKey
// fillTank
// Car
// start
// stop
// hasFuel
// hasDriver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment