I got this example here, and I think it might be a good example for my question:
class Employee: def __init__(self ,first ,last ,pay ): entry_gate