18
THOMAS EDISON:
	 Name: Thomas Edison
	 User ID: toby
	 Date of Birth: 02-11-1847
	 Age: 175 years old
JSON ready string:
	 {"name": "Thomas Edison", "uid": "toby", "dob": "02-11-1847", "age": 175} 
Raw Variables of object:
	 {'_name': 'Thomas Edison', '_uid': 'toby', '_password': 'sha256$2hRZk7HDSMWWfgDq$e28ef7e7dc622ea246bb450469fa87f674e2351f614e2c315421451c2e597944', '_dob': datetime.date(1847, 2, 11)} 
Raw Attributes and Methods of object:
	 ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_dob', '_name', '_password', '_uid', 'age', 'dictionary', 'dob', 'is_password', 'is_uid', 'name', 'set_password', 'uid'] 
Representation to Re-Create the object:
	 User(name=Thomas Edison, uid=toby, password=sha256$2hRZk7HDSMWWfgDq$e28ef7e7dc622ea246bb450469fa87f674e2351f614e2c315421451c2e597944,dob=1847-02-11) 
TAIYO IWAZAK:
	 Name: Taiyo Iwazak
	 User ID: Tai
	 Date of Birth: 07-13-2006
	 Age: 16 years old
JSON ready string:
	 {"name": "Taiyo Iwazak", "uid": "Tai", "dob": "07-13-2006", "age": 16} 
Raw Variables of object:
	 {'_name': 'Taiyo Iwazak', '_uid': 'Tai', '_password': 'sha256$vzRX5SqVju6GgT7q$65bb3bbe8907ea6bc8de2e03de45406ead8c3ae770628185f5c1f1e9a6e94e35', '_dob': datetime.date(2006, 7, 13)} 
Raw Attributes and Methods of object:
	 ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_dob', '_name', '_password', '_uid', 'age', 'dictionary', 'dob', 'is_password', 'is_uid', 'name', 'set_password', 'uid'] 
Representation to Re-Create the object:
	 User(name=Taiyo Iwazak, uid=Tai, password=sha256$vzRX5SqVju6GgT7q$65bb3bbe8907ea6bc8de2e03de45406ead8c3ae770628185f5c1f1e9a6e94e35,dob=2006-07-13) 
LUNA IWAZAKI:
	 Name: Luna Iwazaki
	 User ID: Lun
	 Date of Birth: 02-11-2005
	 Age: 17 years old
JSON ready string:
	 {"name": "Luna Iwazaki", "uid": "Lun", "dob": "02-11-2005", "age": 17} 
Raw Variables of object:
	 {'_name': 'Luna Iwazaki', '_uid': 'Lun', '_password': 'sha256$PsMdzvbZCcgCGLCs$0180d68462671f852d61b67a96802703247a47f1a5f8eff66bbaa754d6137e81', '_dob': datetime.date(2005, 2, 11)} 
Raw Attributes and Methods of object:
	 ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_dob', '_name', '_password', '_uid', 'age', 'dictionary', 'dob', 'is_password', 'is_uid', 'name', 'set_password', 'uid'] 
Representation to Re-Create the object:
	 User(name=Luna Iwazaki, uid=Lun, password=sha256$PsMdzvbZCcgCGLCs$0180d68462671f852d61b67a96802703247a47f1a5f8eff66bbaa754d6137e81,dob=2005-02-11) 
ETHAN TRAN:
	 Name: Ethan tran
	 User ID: Eth
	 Date of Birth: 09-11-2002
	 Age: 20 years old
JSON ready string:
	 {"name": "Ethan tran", "uid": "Eth", "dob": "09-11-2002", "age": 20} 
Raw Variables of object:
	 {'_name': 'Ethan tran', '_uid': 'Eth', '_password': 'sha256$bB5ZhS2oEf6nt3QI$2d064eb08acf7a2728615e8e22319114c67be935277bff4b452bad304f3673f2', '_dob': datetime.date(2002, 9, 11)} 
Raw Attributes and Methods of object:
	 ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_dob', '_name', '_password', '_uid', 'age', 'dictionary', 'dob', 'is_password', 'is_uid', 'name', 'set_password', 'uid'] 
Representation to Re-Create the object:
	 User(name=Ethan tran, uid=Eth, password=sha256$bB5ZhS2oEf6nt3QI$2d064eb08acf7a2728615e8e22319114c67be935277bff4b452bad304f3673f2,dob=2002-09-11) 
NIKHIL C:
	 Name: Nikhil C
	 User ID: Nik
	 Date of Birth: 09-10-2006
	 Age: 16 years old
JSON ready string:
	 {"name": "Nikhil C", "uid": "Nik", "dob": "09-10-2006", "age": 16} 
Raw Variables of object:
	 {'_name': 'Nikhil C', '_uid': 'Nik', '_password': 'sha256$LQFJTQTmyK45Ingh$e5168359eef5de40d497c9bb9ca8a264ca3f2891af5a77045d1ff5e5227b32c2', '_dob': datetime.date(2006, 9, 10)} 
Raw Attributes and Methods of object:
	 ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_dob', '_name', '_password', '_uid', 'age', 'dictionary', 'dob', 'is_password', 'is_uid', 'name', 'set_password', 'uid'] 
Representation to Re-Create the object:
	 User(name=Nikhil C, uid=Nik, password=sha256$LQFJTQTmyK45Ingh$e5168359eef5de40d497c9bb9ca8a264ca3f2891af5a77045d1ff5e5227b32c2,dob=2006-09-10)