Slide Type Slide · Exercise # 2: Implement a class Portfolio. This class has two objects, checking and saving, of the type bankAccount that was developed in the worked example. Initialize the 2 bank accounts with 0 initial balance. . Implement four methods • def deposit (self, amount, account) • def withdraw (self, amount, account) • def transfer (self, amount, account) • def getBalance (self, account) • Here the account string is "S" or "C" for Saving and Checking, respectively. For the deposit or withdraw, it indicates which account is affected. For a transfer , it indicates the account from which the money is taken; the money is automatically transferred to the other account. • To test your class: • create one Potfolio object . deposit 10000 in its checking account . transfer 5000 from checking account to saving account . withdraw 2500 from checking account • display the balance of both accounts · A run for the above test program will result in the following output 5000.0 Saving balance = Checking balance = 2500.0

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 3PE
icon
Related questions
Question
100%

Hi i need that question in python please.

Classes-Lab- Jup
90%
业 N D
444
Classes-Lab (autosaved)
View
Insert
Cell
Kernel
Navigate
Widgets
Help
Not Trusted
Run
Markdown
SIde iype Fragment
# Exercise # 1
Source Code
Slide Type Slide
· Exercise # 2: Implement a class Portfolio. This class has two objects, checking and saving, of the type bankAccount that was developed in the
worked example. Initialize the 2 bank accounts with 0 initial balance.
• Implement four methods
def deposit (self, amount, account)
def withdraw (self, amount, account)
def transfer (self, amount, account)
1 def getBalance (self, account)
• Here the account string is "S" or "C" for Saving and Checking, respectively. For the deposit or withdraw, it indicates which account is
affected. For a transfer, it indicates the account from which the money is taken; the money is automatically transferred to the other account.
• To test your class:
1 create one Potfolio object
deposit 10000 in its checking account
transfer 5000 from checking account to saving account
withdraw 2500 from checking account
display the balance of both accounts
· A run for the above test program will result in the following output
Saving balance
5000.0
Checking balance = 2500.0
Slide Type Fragment
= [ 1:
# Exercise # 2
Source Code
Slide Type
2:31 P
ENG
PC
4/8/202
Transcribed Image Text:Classes-Lab- Jup 90% 业 N D 444 Classes-Lab (autosaved) View Insert Cell Kernel Navigate Widgets Help Not Trusted Run Markdown SIde iype Fragment # Exercise # 1 Source Code Slide Type Slide · Exercise # 2: Implement a class Portfolio. This class has two objects, checking and saving, of the type bankAccount that was developed in the worked example. Initialize the 2 bank accounts with 0 initial balance. • Implement four methods def deposit (self, amount, account) def withdraw (self, amount, account) def transfer (self, amount, account) 1 def getBalance (self, account) • Here the account string is "S" or "C" for Saving and Checking, respectively. For the deposit or withdraw, it indicates which account is affected. For a transfer, it indicates the account from which the money is taken; the money is automatically transferred to the other account. • To test your class: 1 create one Potfolio object deposit 10000 in its checking account transfer 5000 from checking account to saving account withdraw 2500 from checking account display the balance of both accounts · A run for the above test program will result in the following output Saving balance 5000.0 Checking balance = 2500.0 Slide Type Fragment = [ 1: # Exercise # 2 Source Code Slide Type 2:31 P ENG PC 4/8/202
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,