Init with Default Parameter
You learned about default parameter values in Functions I. The same idea works inside
__init__. Create two students, one using the default grade.Premium
Python
Setting up Python environment... Output