Skip to content

Commit 343608a

Browse files
committed
Main menu error handling
1 parent 3a87643 commit 343608a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lab-11/atm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,7 @@ def main_menu(id):
4343
get_id()
4444
else if (selection == 4):
4545
exit()
46+
else:
47+
print("Error")
4648

4749
get_id()

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