From 1116181e537df798f29afd59d9d50a83f0c77d2a Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:21:53 +0530 Subject: [PATCH] renamed --- Chapter 08/{Exercise 8.1 => Exercise_8.1.js} | 0 Chapter 08/{Exercise 8.2 => Exercise_8.2.js} | 0 Chapter 08/{Exercise 8.3 => Exercise_8.3.js} | 0 Chapter 08/{Exercise 8.4 => Exercise_8.4.js} | 0 Chapter 08/{Exercise 8.5 => Exercise_8.5.js} | 0 Chapter 08/{Exercise 8.6 => Exercise_8.6.js} | 0 Chapter 08/{Exercise 8.7 => Exercise_8.7.js} | 0 Chapter 08/{Project 1 => Project_1.js} | 0 Chapter 08/{Project 2 => Project_2.js} | 0 Chapter 09/{Exercise 9.1 => Exercise_9.1.js} | 0 Chapter 09/{Exercise 9.2 => Exercise_9.2.js} | 0 Chapter 09/{Exercise 9.3 => Exercise_9.3.html} | 0 Chapter 09/{Project 1 => Project_1.html} | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename Chapter 08/{Exercise 8.1 => Exercise_8.1.js} (100%) rename Chapter 08/{Exercise 8.2 => Exercise_8.2.js} (100%) rename Chapter 08/{Exercise 8.3 => Exercise_8.3.js} (100%) rename Chapter 08/{Exercise 8.4 => Exercise_8.4.js} (100%) rename Chapter 08/{Exercise 8.5 => Exercise_8.5.js} (100%) rename Chapter 08/{Exercise 8.6 => Exercise_8.6.js} (100%) rename Chapter 08/{Exercise 8.7 => Exercise_8.7.js} (100%) rename Chapter 08/{Project 1 => Project_1.js} (100%) rename Chapter 08/{Project 2 => Project_2.js} (100%) rename Chapter 09/{Exercise 9.1 => Exercise_9.1.js} (100%) rename Chapter 09/{Exercise 9.2 => Exercise_9.2.js} (100%) rename Chapter 09/{Exercise 9.3 => Exercise_9.3.html} (100%) rename Chapter 09/{Project 1 => Project_1.html} (100%) diff --git a/Chapter 08/Exercise 8.1 b/Chapter 08/Exercise_8.1.js similarity index 100% rename from Chapter 08/Exercise 8.1 rename to Chapter 08/Exercise_8.1.js diff --git a/Chapter 08/Exercise 8.2 b/Chapter 08/Exercise_8.2.js similarity index 100% rename from Chapter 08/Exercise 8.2 rename to Chapter 08/Exercise_8.2.js diff --git a/Chapter 08/Exercise 8.3 b/Chapter 08/Exercise_8.3.js similarity index 100% rename from Chapter 08/Exercise 8.3 rename to Chapter 08/Exercise_8.3.js diff --git a/Chapter 08/Exercise 8.4 b/Chapter 08/Exercise_8.4.js similarity index 100% rename from Chapter 08/Exercise 8.4 rename to Chapter 08/Exercise_8.4.js diff --git a/Chapter 08/Exercise 8.5 b/Chapter 08/Exercise_8.5.js similarity index 100% rename from Chapter 08/Exercise 8.5 rename to Chapter 08/Exercise_8.5.js diff --git a/Chapter 08/Exercise 8.6 b/Chapter 08/Exercise_8.6.js similarity index 100% rename from Chapter 08/Exercise 8.6 rename to Chapter 08/Exercise_8.6.js diff --git a/Chapter 08/Exercise 8.7 b/Chapter 08/Exercise_8.7.js similarity index 100% rename from Chapter 08/Exercise 8.7 rename to Chapter 08/Exercise_8.7.js diff --git a/Chapter 08/Project 1 b/Chapter 08/Project_1.js similarity index 100% rename from Chapter 08/Project 1 rename to Chapter 08/Project_1.js diff --git a/Chapter 08/Project 2 b/Chapter 08/Project_2.js similarity index 100% rename from Chapter 08/Project 2 rename to Chapter 08/Project_2.js diff --git a/Chapter 09/Exercise 9.1 b/Chapter 09/Exercise_9.1.js similarity index 100% rename from Chapter 09/Exercise 9.1 rename to Chapter 09/Exercise_9.1.js diff --git a/Chapter 09/Exercise 9.2 b/Chapter 09/Exercise_9.2.js similarity index 100% rename from Chapter 09/Exercise 9.2 rename to Chapter 09/Exercise_9.2.js diff --git a/Chapter 09/Exercise 9.3 b/Chapter 09/Exercise_9.3.html similarity index 100% rename from Chapter 09/Exercise 9.3 rename to Chapter 09/Exercise_9.3.html diff --git a/Chapter 09/Project 1 b/Chapter 09/Project_1.html similarity index 100% rename from Chapter 09/Project 1 rename to Chapter 09/Project_1.html