diff --git a/Q1 Week 5B.py b/Q1 Week 5B.py index a90fec7..5c5cfa3 100644 --- a/Q1 Week 5B.py +++ b/Q1 Week 5B.py @@ -3,7 +3,7 @@ choice = 1 while choice != 0 : - password = list() + password = list() #password for i in range(0,2):