Write an assembly language program for the 8085 Microprocessor to calculate the sum of series of odd numbers. Input: 4250H = 04H 4251H = 6EH = 4252H = 32H = 4253H = 69H = 4254H = 3AH Store the result in memory location 4300H. Note: Starting Address of the Program (Mnemonic) Code: 4200H (2 marks)