Skip to content

Commit 1661ee0

Browse files
Update other/bank_account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c2c51fc commit 1661ee0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

other/bank_account.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
"""
22
Simple BankAccount class demonstrating core OOP concepts.
3+
4+
Reference:
5+
https://docs.python.org/3/tutorial/classes.html
36
"""
47

58

0 commit comments

Comments
 (0)