Content-Length: 271884 | pFad | http://github.com/unrealapex/python-programming/commit/2c9084686ef77a84ef9e9619f88ea99618e1f2d3

F3 Fixed main menu lines not breaking as intended · unrealapex/python-programming@2c90846 · GitHub
Skip to content

Commit 2c90846

Browse files
committed
Fixed main menu lines not breaking as intended
1 parent 5e625c5 commit 2c90846

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lab-11/atm.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ def get_id():
2121
get_id()
2222

2323
def main_menu(id):
24-
print("Main Menu\
25-
1: check balance\
26-
2: withdraw\
27-
3: deposit\
28-
4: exit\
24+
print("Main Menu\n\
25+
1: check balance\n\
26+
2: withdraw\n\
27+
3: deposit\n\
28+
4: exit\n\
2929
")
3030
selection = int(input("Enter your selection here: "))
3131
if (selection == 1):

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/unrealapex/python-programming/commit/2c9084686ef77a84ef9e9619f88ea99618e1f2d3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy