In a tutorial that I was watching for Python OOP, they used a method instead of putting it under __init__, I want to know what\'s the difference in creating a m
__init__