From 9720a1f0fc7eb444fbaca1fa300f34553410564e Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:44:31 +0530 Subject: [PATCH] renamed --- Chapter 13/{Exercise 13.1 => Exercise_13.1.js} | 0 Chapter 13/{Exercise 13.2 => Exercise_13.2.js} | 0 Chapter 13/{Exercise 13.3 => Exercise_13.3.js} | 0 Chapter 13/{Project 1 => Project_1.js} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Chapter 13/{Exercise 13.1 => Exercise_13.1.js} (100%) rename Chapter 13/{Exercise 13.2 => Exercise_13.2.js} (100%) rename Chapter 13/{Exercise 13.3 => Exercise_13.3.js} (100%) rename Chapter 13/{Project 1 => Project_1.js} (100%) diff --git a/Chapter 13/Exercise 13.1 b/Chapter 13/Exercise_13.1.js similarity index 100% rename from Chapter 13/Exercise 13.1 rename to Chapter 13/Exercise_13.1.js diff --git a/Chapter 13/Exercise 13.2 b/Chapter 13/Exercise_13.2.js similarity index 100% rename from Chapter 13/Exercise 13.2 rename to Chapter 13/Exercise_13.2.js diff --git a/Chapter 13/Exercise 13.3 b/Chapter 13/Exercise_13.3.js similarity index 100% rename from Chapter 13/Exercise 13.3 rename to Chapter 13/Exercise_13.3.js diff --git a/Chapter 13/Project 1 b/Chapter 13/Project_1.js similarity index 100% rename from Chapter 13/Project 1 rename to Chapter 13/Project_1.js