Employee Class using Instance & Class Variables
Challenge: Employee Class using Instance & Class Variables Objective: Create an Employee class that uses both instance variables and a class variable. 1. Class Properties (Variables) 2. Employee ID Rules 3. Class Methods (Functions) 4. Key Summary