From 17d89b436a552e1d64a25ff43c9150213aab5d5e Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:56:46 +0530 Subject: [PATCH] renamed --- Chapter 05/{Exercise 5.1 => Exercise_5.1.js} | 0 Chapter 05/{Exercise 5.2 => Exercise_5.2.js} | 0 Chapter 05/{Exercise 5.3 => Exercise_5.3.js} | 0 Chapter 05/{Exercise 5.4 => Exercise_5.4.js} | 0 Chapter 05/{Exercise 5.5 => Exercise_5.5.js} | 0 Chapter 05/{Exercise 5.6 => Exercise_5.6.js} | 0 Chapter 05/{Exercise 5.7 => Exercise_5.7.js} | 0 Chapter 05/{Exercise 5.8 => Exercise_5.8.js} | 0 Chapter 05/{Project 1 => Project_1.js} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename Chapter 05/{Exercise 5.1 => Exercise_5.1.js} (100%) rename Chapter 05/{Exercise 5.2 => Exercise_5.2.js} (100%) rename Chapter 05/{Exercise 5.3 => Exercise_5.3.js} (100%) rename Chapter 05/{Exercise 5.4 => Exercise_5.4.js} (100%) rename Chapter 05/{Exercise 5.5 => Exercise_5.5.js} (100%) rename Chapter 05/{Exercise 5.6 => Exercise_5.6.js} (100%) rename Chapter 05/{Exercise 5.7 => Exercise_5.7.js} (100%) rename Chapter 05/{Exercise 5.8 => Exercise_5.8.js} (100%) rename Chapter 05/{Project 1 => Project_1.js} (100%) diff --git a/Chapter 05/Exercise 5.1 b/Chapter 05/Exercise_5.1.js similarity index 100% rename from Chapter 05/Exercise 5.1 rename to Chapter 05/Exercise_5.1.js diff --git a/Chapter 05/Exercise 5.2 b/Chapter 05/Exercise_5.2.js similarity index 100% rename from Chapter 05/Exercise 5.2 rename to Chapter 05/Exercise_5.2.js diff --git a/Chapter 05/Exercise 5.3 b/Chapter 05/Exercise_5.3.js similarity index 100% rename from Chapter 05/Exercise 5.3 rename to Chapter 05/Exercise_5.3.js diff --git a/Chapter 05/Exercise 5.4 b/Chapter 05/Exercise_5.4.js similarity index 100% rename from Chapter 05/Exercise 5.4 rename to Chapter 05/Exercise_5.4.js diff --git a/Chapter 05/Exercise 5.5 b/Chapter 05/Exercise_5.5.js similarity index 100% rename from Chapter 05/Exercise 5.5 rename to Chapter 05/Exercise_5.5.js diff --git a/Chapter 05/Exercise 5.6 b/Chapter 05/Exercise_5.6.js similarity index 100% rename from Chapter 05/Exercise 5.6 rename to Chapter 05/Exercise_5.6.js diff --git a/Chapter 05/Exercise 5.7 b/Chapter 05/Exercise_5.7.js similarity index 100% rename from Chapter 05/Exercise 5.7 rename to Chapter 05/Exercise_5.7.js diff --git a/Chapter 05/Exercise 5.8 b/Chapter 05/Exercise_5.8.js similarity index 100% rename from Chapter 05/Exercise 5.8 rename to Chapter 05/Exercise_5.8.js diff --git a/Chapter 05/Project 1 b/Chapter 05/Project_1.js similarity index 100% rename from Chapter 05/Project 1 rename to Chapter 05/Project_1.js