README Clone the Github Repository Use the clone command to clone the repository. git clone https://github.com/DipayanP007/Clean-Code-Assignment.git Executing the code Change the working directory to the cloned directory cd ../Clean-Code-Assignment Run the following commands to execute the JAVA program javac MainClass.java java MainClass