Skip to content

Implement update_contact_information() in bank.py#137

Draft
hummusonrails wants to merge 1 commit into
ADG-VITV:mainfrom
hummusonrails:issue-37-update-contact-information
Draft

Implement update_contact_information() in bank.py#137
hummusonrails wants to merge 1 commit into
ADG-VITV:mainfrom
hummusonrails:issue-37-update-contact-information

Conversation

@hummusonrails

Copy link
Copy Markdown

Summary

  • Add contact_information storage to Account instances.
  • Implement update_contact_information() to merge dictionary-based contact updates and return whether the update was accepted.

Validation

  • python3 -m py_compile bank.py

Closes #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement update_contact_information() in bank.py

1 participant