Question: Fundamentals of Programming - COMP 1 0 0 5 / COMP 5 0 0 5 Practical Test 4 Setting up for Practical Test 4 Create

Fundamentals of Programming - COMP1005/ COMP5005
Practical Test 4
Setting up for Practical Test 4
Create and work in a FOP/PracTest4 directory for the test.
Download and modify a Python program
Download
accounts.py and
testAccounts.py from the Assessments under
Practical Test 4. Note this implementation has a Portfolio class to hold a
collection of bank accounts
Modify
testAccounts.py to:
Create an account "Castle", a/c number "999999-1", balance $1000
Create an account "Shrubbery", a/c number "999999-2", balance $100
Print the balances of the accounts
$100$10$1000$100$1000
Fundamentals of Programming - COMP 1 0 0 5 / COMP

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!