I am pretty new to OOP in python and just for fun, I have created a program that distinct s an admin from the user.
class User(): def __init__(self, first