December 15, 2021

Problem Statement -To find factors of any numbers
Scope of work -Write pseudocode -Write the code in python -Tested with edge cases
Challenges
– Writing for loop for factors
Execution Strategy -Nil
Value Added -If user wants to know the factors of any number, it can be useful -Basic python is learnt –