From bc5cbb74b1e12870d329f451d3d73c2ee442d8db Mon Sep 17 00:00:00 2001 From: kartikeyasinghal Date: Mon, 7 Oct 2019 11:48:04 +0530 Subject: [PATCH] Update Q1 Week 5B.py --- Q1 Week 5B.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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):