From 00005a217bcf89a05cd9d3674195f5653aa29d18 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:18:02 +0530 Subject: [PATCH] restructured --- Chapter 10/Project_3.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Chapter 10/Project_3.html b/Chapter 10/Project_3.html index 260b17b..c8c46c2 100644 --- a/Chapter 10/Project_3.html +++ b/Chapter 10/Project_3.html @@ -98,8 +98,7 @@ game.total--; updateScore(); }; - } - ) + }); }