Skip to content

Instantly share code, notes, and snippets.

@Dunn-Austen
Last active July 10, 2019 02:23
Show Gist options
  • Save Dunn-Austen/3c7ab5de2b7f167b017543ed56ffdbce to your computer and use it in GitHub Desktop.
Save Dunn-Austen/3c7ab5de2b7f167b017543ed56ffdbce to your computer and use it in GitHub Desktop.
Session 5 (mod 0) class example
Class: Vehicle
Attributes:
power_type "string"
color "string"
number_of_seats integer
gear_shift "string"
dirty (boolean)
Methods:
current_fuel
car_start
be_washed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment