📅  最后修改于: 2022-03-11 15:00:01.078000             🧑  作者: Mango
Difference btw attributes and Parameters
- Attributes are variable that are declared directly in class.
- Parameters are variables which are passed with the functions when
they are declared