clean-code-course-code
clean-code-course-code copied to clipboard
UPDATED CONTROL STRUCTURE
cleaned the code by adding more functions , using the guards method and also reduction in the number of if/ else if statements used.