Create a SavigsAccount class that inherits from the account with the following attributes (Use Super () to pass value to the base class):
-SMinBalance
Add the following methods to get account information, withdraw, and deposit:
get Savinghecount Info ()
depoait (2000, 'true')
widthraw (500)
getzalance()