Skip to content

Commit 9e1ec4b

Browse files
committed
Added exit message
1 parent 7153669 commit 9e1ec4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lab-11/atm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def main_menu(id):
4949
print(f"${deposit_amount} deposited successfully for account {id}\nYour new balance is ${eval(f'account_{id}.get_balance()')}")
5050
get_id()
5151
elif (selection == 4):
52+
print("Thank you for using the ATM!\nProgram will now exit.")
5253
exit()
5354
else:
5455
print("Error")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy