American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

2 PM – Python OOP – Bill

August 22 @ 2:00 pm - 3:00 pm

Your HW:
  1. Study for your final test next Saturday
  2. More Vehicle System Practice:
    1. # repair method in vehicle class:
      # have one parameter: amount
      # increase health by that amount
      # make it so you can't heal above 100 hp
      # when you reach 100, print out "name has been restored to almost brand new!"
      #
      
      # change the operate function to make it so each time you operate, it damages the vehicle by 5
      # in the garage system, add to the menu 5. Repair Vehicle
      # When user enters 5, list out all vehicles, ask user for name of vehicle to heal, ask user for amount to repair
      # repair vehicle
  3. Study Useful Projects:
    1. # Driver System
      # Vehicle System
      # Book System, School System, Grocery System (faster but missing inheritance
      # Monster Inheritance

Details

Date:
August 22
Time:
2:00 pm - 3:00 pm