################-Berlin Clock-################
#This is the coding solution for Berlin Clock problem.
#Using JAVA technology.
#To Run the code download or clone the repositary and run the file in IDE.
#Solving the problem using Abstract Factory design pattern
#Unit test case is included 
##############################################