Python Coding Assignment Please Include Comments Write Program Simulates Automatic Teller Q37254039

python coding assignment. please includecomments.

You will write a program that simulates an Automatic TellerMachine (ATM). Each user will have access to only a checkingaccount. Design your interface to be similar to what you see onyour local ATM.

  1. The purpose of this assignment is to test your object-orienteddesign abilities.
  • You will need write multiple Python classes to solve thisproblem.
  • Remember, you will use the basic principles of constructingclasses as discussed in class. Figure outyournouns, verbs, and theproperties of your problem.
  1. Since debit card swiping is not possible here, instead ask theuser of your program for user ID and a PIN. The user ID will beused
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.