Code – Arithmetic Progression

February 1, 2022

Problem Statement -Find the Arithmetic Progression Series

Scope of work -Build a program to find number of series in arithmetic progression

Challenges -Nil

Execution Strategy -Write pseudocode in excel -Write the code in python -Tested with edge cases

Value Added -If user wants to know the number of series in arithmetic this code may help.