Answer:
It depends on the code that has to be used, but in general C++ and python are shown below.
Step-by-step explanation:
for a .cpp code we have:
class MoneyMarketAccount: public Account
in a .py code in the console, the following part has to be added
class MoneyMarketAccount(Account)