Code – Sum of two numbers using function

March 15, 2022

Problem Statement

-Finding sum of two numbers using function

Scope of work

-Build a program to find the sum of two numbers using function

Challenges

-Nil

Execution Strategy

-Finding sum of two numbers using int data type and function

-Windows Terminal

-Quant aptitude

-Tested with edge cases

Value Added

-Using this function, we can call sum function into another class without repeating the code so we can reduce the number of lines in the code this code will help

-Basic Python learnt